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