summaryrefslogtreecommitdiff
path: root/src/code/z_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_demo.c')
-rw-r--r--src/code/z_demo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code/z_demo.c b/src/code/z_demo.c
index e691c6798..527bd02bc 100644
--- a/src/code/z_demo.c
+++ b/src/code/z_demo.c
@@ -124,8 +124,8 @@ u16 gCamAtSplinePointsAppliedFrame;
u16 gCamEyePointAppliedFrame;
u16 gCamAtPointAppliedFrame;
-#pragma increment_block_number "gc-eu:192 gc-eu-mq:176 gc-jp:192 gc-jp-ce:192 gc-jp-mq:192 gc-us:192 gc-us-mq:192" \
- "ntsc-1.2:96"
+#pragma increment_block_number "gc-eu:192 gc-eu-mq:176 gc-jp:192 gc-jp-ce:192 gc-jp-mq:176 gc-us:192 gc-us-mq:176" \
+ "ntsc-1.2:80"
// Cam ID to return to when a scripted cutscene is finished
s16 sReturnToCamId;