mirror of
https://github.com/pret/pmd-sky.git
synced 2026-07-21 19:02:14 -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
|