pokeplatinum/lib/include/nitro/memorymap_sp.h
2022-12-29 13:47:47 +01:00

8 lines
109 B
C

#ifndef SDK_ARM7
#define SDK_ARM7
#endif
#ifdef SDK_ARM9
#undef SDK_ARM9
#endif
#include <nitro/memorymap.h>