mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 03:34:08 +00:00
CVehicleModelInfo
This commit is contained in:
parent
a202e67349
commit
ce7f166ba3
11 changed files with 465 additions and 67 deletions
|
@ -27,6 +27,9 @@ extern bool gbPrintMemoryUsage;
|
|||
// leeds
|
||||
extern bool gMakeResources;
|
||||
extern bool gUseChunkFiles;
|
||||
extern bool gSecondExportPass;
|
||||
extern bool gUseModelResources;
|
||||
extern bool gUseResources;
|
||||
|
||||
class CSprite2d;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue