undef IAP if defined as zero.
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
|
||||
#include "customdefines.h"
|
||||
|
||||
#if defined(IAP) && (IAP == 0)
|
||||
#undef IAP
|
||||
#endif
|
||||
|
||||
#if defined(MIDI) && (MIDI == 0)
|
||||
#undef MIDI
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user