revert all local to the branch bss shifts

This commit is contained in:
feacur
2024-11-19 18:50:11 +01:00
parent 4b3e0dceb6
commit 1d84bca790
12 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "global.h"
#include "terminal.h"
#pragma increment_block_number "ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:0"
#pragma increment_block_number "ntsc-1.0:136 ntsc-1.1:136 ntsc-1.2:136"
u16 DynaSSNodeList_GetNextNodeIdx(DynaSSNodeList* nodeList);
void BgCheck_GetStaticLookupIndicesFromPos(CollisionContext* colCtx, Vec3f* pos, Vec3i* sector);