1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-29 02:11:40 +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

@ -1,5 +1,5 @@
#pragma increment_block_number "gc-eu:208 gc-eu-mq:208 gc-jp:192 gc-jp-ce:192 gc-jp-mq:192 gc-us:192 gc-us-mq:192" \
"ique-cn:192 ntsc-1.0:208 ntsc-1.1:208 ntsc-1.2:208 pal-1.0:220 pal-1.1:220"
#pragma increment_block_number "gc-eu:224 gc-eu-mq:224 gc-jp:208 gc-jp-ce:208 gc-jp-mq:208 gc-us:208 gc-us-mq:208" \
"ique-cn:208 ntsc-1.0:208 ntsc-1.1:208 ntsc-1.2:208 pal-1.0:232 pal-1.1:232"
#include "global.h"
#include "ultra64.h"