1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-13 02:10:57 +00:00

Reduce overlay dependencies on global.h (3) (#2449)

* kill more global.h references

* .format.py

* bss

* ique
This commit is contained in:
mzxrules 2025-02-05 15:07:19 -05:00 committed by GitHub
parent 8b82eb1ff7
commit 54939bac3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
219 changed files with 1580 additions and 302 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:62 pal-1.0:60 pal-1.1:60"
"ntsc-1.2:76 pal-1.0:74 pal-1.1:74"
StackEntry sDmaMgrStackInfo;
OSMesgQueue sDmaMgrMsgQueue;