mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 12:54:49 +00:00
implemented CTrain
This commit is contained in:
commit
5f6b235301
15 changed files with 941 additions and 97 deletions
|
@ -18,6 +18,7 @@ extern wchar *gUString;
|
|||
extern wchar *gUString2;
|
||||
extern bool &b_FoundRecentSavedGameWantToLoad;
|
||||
extern bool gbPrintShite;
|
||||
extern bool gbModelViewer;
|
||||
|
||||
class CSprite2d;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue