mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 09:54:07 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
79d66b7910
7 changed files with 293 additions and 49 deletions
|
@ -192,6 +192,7 @@ enum Config {
|
|||
#define MORE_LANGUAGES // Add more translations to the game
|
||||
#define DEFAULT_NATIVE_RESOLUTION // Set default video mode to your native resolution (fixes Windows 10 launch)
|
||||
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
|
||||
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
|
||||
//#define USE_TEXTURE_POOL
|
||||
//#define OPENAL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue