mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-29 12:34:14 +01: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 New Issue
Block a user