mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 02:10:35 +00:00
Check if buttons txd exsist
This commit is contained in:
parent
3b81eaa2d7
commit
7f4498e0f0
3 changed files with 44 additions and 29 deletions
|
@ -103,6 +103,7 @@ public:
|
|||
static CFontDetails Details;
|
||||
|
||||
#ifdef BUTTON_ICONS
|
||||
static int32 ButtonsSlot;
|
||||
static CSprite2d ButtonSprite[MAX_BUTTON_ICONS];
|
||||
static int PS2Symbol;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue