mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 23:20:34 +00:00
fix RW33 build, undef ANISOTROPIC_FILTERING for vanilla build
This commit is contained in:
parent
e9adf8162b
commit
d58f090198
2 changed files with 2 additions and 1 deletions
|
@ -440,6 +440,7 @@ enum Config {
|
|||
#undef IMPROVED_VIDEOMODE
|
||||
#undef DISABLE_LOADING_SCREEN
|
||||
#undef DISABLE_VSYNC_ON_TEXTURE_CONVERSION
|
||||
#undef ANISOTROPIC_FILTERING
|
||||
//#define USE_TEXTURE_POOL // not possible because R* used custom RW33
|
||||
|
||||
#undef FIX_SPRITES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue