1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-14 11:00:41 +00:00

Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)

* z64debug_display.h

* z64draw.h

* z_en_item00.h

* bss
This commit is contained in:
mzxrules 2025-01-27 13:01:54 -05:00 committed by GitHub
parent 7dd3a83313
commit d855f2bfd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 149 additions and 82 deletions

View file

@ -28,7 +28,7 @@
#endif
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
"ntsc-1.2:64 pal-1.0:62 pal-1.1:62"
"ntsc-1.2:62 pal-1.0:60 pal-1.1:60"
StackEntry sDmaMgrStackInfo;
OSMesgQueue sDmaMgrMsgQueue;