summaryrefslogtreecommitdiff
path: root/src/code/z_bgcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_bgcheck.c')
-rw-r--r--src/code/z_bgcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_bgcheck.c b/src/code/z_bgcheck.c
index 4310d1d9c..8caacb940 100644
--- a/src/code/z_bgcheck.c
+++ b/src/code/z_bgcheck.c
@@ -2,7 +2,7 @@
#include "terminal.h"
#include "line_numbers.h"
-#pragma increment_block_number "ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:128"
+#pragma increment_block_number "ntsc-1.0:120 ntsc-1.1:120 ntsc-1.2:120"
u16 DynaSSNodeList_GetNextNodeIdx(DynaSSNodeList* nodeList);
void BgCheck_GetStaticLookupIndicesFromPos(CollisionContext* colCtx, Vec3f* pos, Vec3i* sector);