summaryrefslogtreecommitdiff
path: root/src/code/main.c
diff options
context:
space:
mode:
authormzxrules <mzxrules@gmail.com>2024-09-24 13:45:53 -0400
committerGitHub <noreply@github.com>2024-09-24 13:45:53 -0400
commitdc1501e7a078fefb13cd2173530e021a241155d0 (patch)
tree823c51be1f488e4c5cabe9a46c32264dc1a061de /src/code/main.c
parentf9d892a2aee83cdd74cd3ffc3adc9a03e6460ae7 (diff)
create ucode_disas.h (#2222)
* ucode_disas.h * create UcodeType * bss
Diffstat (limited to 'src/code/main.c')
-rw-r--r--src/code/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/main.c b/src/code/main.c
index 456f03f5d..010fd9050 100644
--- a/src/code/main.c
+++ b/src/code/main.c
@@ -23,7 +23,7 @@ extern struct IrqMgr gIrqMgr;
#endif
#pragma increment_block_number "gc-eu:192 gc-eu-mq:192 gc-jp:192 gc-jp-ce:192 gc-jp-mq:192 gc-us:192 gc-us-mq:192" \
- "ntsc-1.2:160"
+ "ntsc-1.2:166"
extern u8 _buffersSegmentEnd[];