mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 08:32:43 +00:00
small fix regarding codewarrior and AUDIO_MSS
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#ifdef __MWERKS__
|
||||
#define AUDIO_MSS
|
||||
#define RWLIBS // codewarrior doesn't support project level defines - so not even this is enough, but still catches most ifdefs
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user