forked from PAWPAW-Mirror/lib_xua
Add IO_EXPANSION #define
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
#include "customdefines.h"
|
#include "customdefines.h"
|
||||||
|
|
||||||
|
#if defined(IO_EXPANSION) && (IO_EXPANSION == 0)
|
||||||
|
#undef IO_EXPANSION
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(IAP) && (IAP == 0)
|
#if defined(IAP) && (IAP == 0)
|
||||||
#undef IAP
|
#undef IAP
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user