mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 15:54:09 +00:00
Add files via upload
This commit is contained in:
parent
e65a09ea09
commit
20cacb18f0
4 changed files with 20 additions and 2 deletions
|
@ -14,6 +14,10 @@ extern wchar gUString[256];
|
|||
extern wchar gUString2[256];
|
||||
extern bool gbPrintShite;
|
||||
extern bool gbModelViewer;
|
||||
//Custom Timebars Toggle
|
||||
#ifdef TIMEBARS
|
||||
extern bool gbShowTimebars;
|
||||
#endif
|
||||
|
||||
class CSprite2d;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue