Allow building the Debug ROM without debug features (#2052)

* Allow building the Debug ROM without debug features

* Fix bss

* Add comment

* Reword again

* Fix bss
This commit is contained in:
cadmic
2024-08-19 14:58:31 -07:00
committed by GitHub
parent 6bc6cedaf8
commit d191e8714e
10 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ u16 gCamAtSplinePointsAppliedFrame;
u16 gCamEyePointAppliedFrame;
u16 gCamAtPointAppliedFrame;
#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"
#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"
// Cam ID to return to when a scripted cutscene is finished
s16 sReturnToCamId;