mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 19:19:59 +00:00
VANILLA_BUILD fixes
This commit is contained in:
parent
6f4e2ab491
commit
2650fa9a92
|
@ -415,6 +415,9 @@ enum Config {
|
||||||
#undef NO_MOVIES
|
#undef NO_MOVIES
|
||||||
#undef DEBUGMENU
|
#undef DEBUGMENU
|
||||||
|
|
||||||
|
//#undef NASTY_GAME
|
||||||
|
//#undef NO_CDCHECK
|
||||||
|
|
||||||
#undef DRAW_GAME_VERSION_TEXT
|
#undef DRAW_GAME_VERSION_TEXT
|
||||||
#undef DRAW_MENU_VERSION_TEXT
|
#undef DRAW_MENU_VERSION_TEXT
|
||||||
|
|
||||||
|
@ -424,7 +427,7 @@ enum Config {
|
||||||
#undef PS2_MATFX
|
#undef PS2_MATFX
|
||||||
|
|
||||||
#undef FIX_BUGS
|
#undef FIX_BUGS
|
||||||
#undef THIS_IS_STUPID
|
#define THIS_IS_STUPID
|
||||||
#undef MORE_LANGUAGES
|
#undef MORE_LANGUAGES
|
||||||
#undef COMPATIBLE_SAVES
|
#undef COMPATIBLE_SAVES
|
||||||
#undef LOAD_INI_SETTINGS
|
#undef LOAD_INI_SETTINGS
|
||||||
|
|
Loading…
Reference in a new issue