1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-18 05:44:53 +00: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:
cadmic 2024-08-19 14:58:31 -07:00 committed by GitHub
parent 6bc6cedaf8
commit d191e8714e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 17 additions and 10 deletions

View file

@ -4,7 +4,7 @@
#include "z64frame_advance.h"
#pragma increment_block_number "gc-eu:24 gc-eu-mq:24 gc-jp:24 gc-jp-ce:24 gc-jp-mq:24 gc-us:24 gc-us-mq:24"
#pragma increment_block_number "gc-eu:252 gc-eu-mq:252 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0"
TransitionTile gTransitionTile;
s32 gTransitionTileState;