diff options
Diffstat (limited to 'src/code/main.c')
| -rw-r--r-- | src/code/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/main.c b/src/code/main.c index 8a7c12a9e..8a1fc820a 100644 --- a/src/code/main.c +++ b/src/code/main.c @@ -43,7 +43,7 @@ extern struct IrqMgr gIrqMgr; #include "global.h" #pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \ - "ique-cn:0 ntsc-1.0:56 ntsc-1.1:56 ntsc-1.2:56 pal-1.0:54 pal-1.1:54" + "ique-cn:0 ntsc-1.0:35 ntsc-1.1:35 ntsc-1.2:35 pal-1.0:33 pal-1.1:33" extern u8 _buffersSegmentEnd[]; |
