1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-17 05:43:13 +00:00

get rid of unsupported LIBRW in config.h

This commit is contained in:
withmorten 2021-01-22 22:47:29 +01:00
parent 5988c0e95a
commit 6f4e2ab491

View file

@ -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