mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-20 21:39:30 +00:00
Cmake version for hash
This commit is contained in:
parent
2c784d979a
commit
0c60ceeb33
10 changed files with 348 additions and 13 deletions
|
@ -195,8 +195,8 @@ enum Config {
|
|||
// those infamous texts
|
||||
#define DRAW_GAME_VERSION_TEXT
|
||||
#ifdef DRAW_GAME_VERSION_TEXT
|
||||
#define TOGGLEABLE_VERSION_TEXT
|
||||
#define USE_OUR_VERSIONING // If you disable this then game will fetch version peds.col, as R* did while in development
|
||||
// unlike R* development builds, ours has runtime switch on debug menu & .ini, and disabled as default.
|
||||
#define USE_OUR_VERSIONING // If you disable this then game will fetch version from peds.col, as R* did while in development
|
||||
#endif
|
||||
|
||||
// Memory allocation and compression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue