mirror of
https://github.com/halpz/re3.git
synced 2025-01-20 06:21:02 +00:00
add librw defines to vanilla defines undefs
This commit is contained in:
parent
47f153fe76
commit
e2ae17d994
|
@ -476,6 +476,11 @@ enum Config {
|
||||||
#undef ANISOTROPIC_FILTERING
|
#undef ANISOTROPIC_FILTERING
|
||||||
//#define USE_TEXTURE_POOL // not possible because R* used custom RW33
|
//#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
|
#undef FIX_SPRITES
|
||||||
|
|
||||||
#define PC_PARTICLE
|
#define PC_PARTICLE
|
||||||
|
|
Loading…
Reference in a new issue