summaryrefslogtreecommitdiff
path: root/src/boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot')
-rw-r--r--src/boot/z_std_dma.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/z_std_dma.c b/src/boot/z_std_dma.c
index 7cc8add92..275ab35c2 100644
--- a/src/boot/z_std_dma.c
+++ b/src/boot/z_std_dma.c
@@ -41,8 +41,8 @@
#include "global.h"
-#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0 ntsc-1.2:20" \
- "pal-1.0:18 pal-1.1:18"
+#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0 ntsc-1.2:22" \
+ "pal-1.0:20 pal-1.1:20"
StackEntry sDmaMgrStackInfo;
OSMesgQueue sDmaMgrMsgQueue;