mirror of
https://github.com/zeldaret/oot
synced 2026-06-25 18:04:32 -04:00
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:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user