mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 19:19:59 +00:00
get rid of unsupported LIBRW in config.h
This commit is contained in:
parent
5988c0e95a
commit
6f4e2ab491
|
@ -404,10 +404,6 @@ enum Config {
|
||||||
#define VC_RAIN_NERF // Reduces number of rain particles
|
#define VC_RAIN_NERF // Reduces number of rain particles
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef LIBRW
|
|
||||||
// these are not supported with librw yet
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined __MWERKS__ || defined VANILLA_DEFINES
|
#if defined __MWERKS__ || defined VANILLA_DEFINES
|
||||||
#define FINAL
|
#define FINAL
|
||||||
#undef CHATTYSPLASH
|
#undef CHATTYSPLASH
|
||||||
|
|
Loading…
Reference in a new issue