mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-14 00:20:22 +00:00
5 lines
77 B
C
5 lines
77 B
C
#include <nitro/section.h>
|
|
#ifdef SDK_ARM9
|
|
#pragma section DTCM begin
|
|
#endif
|