mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 08:29:00 +00:00
get rid of unsupported LIBRW in config.h
This commit is contained in:
parent
5988c0e95a
commit
6f4e2ab491
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue