mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-13 07:46:33 +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
|