mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 13:55:28 +00:00
got rid of upper case types
This commit is contained in:
parent
e8c5f7da52
commit
0add48abf5
49 changed files with 701 additions and 708 deletions
|
@ -8,7 +8,7 @@ public:
|
|||
};
|
||||
|
||||
static uint8 &Mode;
|
||||
static Bool &bPlayingBackFromFile;
|
||||
static bool &bPlayingBackFromFile;
|
||||
|
||||
static void Display(void);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue