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