mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 10:56:20 +00:00
get rid of unsupported LIBRW in config.h
This commit is contained in:
@ -404,10 +404,6 @@ enum Config {
|
||||
#define VC_RAIN_NERF // Reduces number of rain particles
|
||||
#endif
|
||||
|
||||
#ifdef LIBRW
|
||||
// these are not supported with librw yet
|
||||
#endif
|
||||
|
||||
#if defined __MWERKS__ || defined VANILLA_DEFINES
|
||||
#define FINAL
|
||||
#undef CHATTYSPLASH
|
||||
|
Reference in New Issue
Block a user