mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 01:59:01 +00:00
add librw defines to vanilla defines undefs
This commit is contained in:
parent
47f153fe76
commit
e2ae17d994
1 changed files with 5 additions and 0 deletions
|
@ -476,6 +476,11 @@ enum Config {
|
|||
#undef ANISOTROPIC_FILTERING
|
||||
//#define USE_TEXTURE_POOL // not possible because R* used custom RW33
|
||||
|
||||
#undef EXTENDED_COLOURFILTER
|
||||
#undef EXTENDED_PIPELINES
|
||||
#undef SCREEN_DROPLETS
|
||||
#undef NEW_RENDERER
|
||||
|
||||
#undef FIX_SPRITES
|
||||
|
||||
#define PC_PARTICLE
|
||||
|
|
Loading…
Reference in a new issue