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
219 changed files with 1580 additions and 302 deletions
+1 -1
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;