mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-04-25 15:41:42 -05:00
5 lines
88 B
C
5 lines
88 B
C
#include <nitro/section.h>
|
|
#ifdef SDK_ARM7
|
|
#pragma section WRAM begin
|
|
#endif //SDK_ARM7
|