mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 13:39:01 +00:00
add librw defines to vanilla defines undefs
This commit is contained in:
parent
72f6780905
commit
0b269571d7
1 changed files with 5 additions and 0 deletions
|
@ -464,6 +464,11 @@ static_assert(false, "SUPPORT_XBOX_SCRIPT and SUPPORT_MOBILE_SCRIPT are mutually
|
||||||
#undef DISABLE_LOADING_SCREEN
|
#undef DISABLE_LOADING_SCREEN
|
||||||
#undef DISABLE_VSYNC_ON_TEXTURE_CONVERSION
|
#undef DISABLE_VSYNC_ON_TEXTURE_CONVERSION
|
||||||
|
|
||||||
|
#undef EXTENDED_COLOURFILTER
|
||||||
|
#undef EXTENDED_PIPELINES
|
||||||
|
#undef SCREEN_DROPLETS
|
||||||
|
#undef NEW_RENDERER
|
||||||
|
|
||||||
#undef FIX_SPRITES
|
#undef FIX_SPRITES
|
||||||
|
|
||||||
#define PC_WATER
|
#define PC_WATER
|
||||||
|
|
Loading…
Reference in a new issue