pokeheartgold/lib/include/nitro/itcm_end.h
2021-09-24 21:21:37 -04:00

5 lines
75 B
C

#include <nitro/section.h>
#ifdef SDK_ARM9
#pragma section ITCM end
#endif