1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-05 15:34:41 +00:00

[iQue] Match remaining libultra/io files (#2411)

* [iQue] Match remaining libultra/io files

* Match osSpTaskYielded

* Fix bss, remove double space in controller.h

* Fix BSS
This commit is contained in:
Tharo 2025-01-10 00:31:11 +00:00 committed by GitHub
parent 8b5813c86c
commit a57d449196
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 149 additions and 20 deletions

View file

@ -15,6 +15,9 @@ extern u32 osMemSize;
extern u8 osAppNMIBuffer[0x40];
extern u32 __osBbIsBb;
extern u32 __osBbHackFlags;
extern u32 __osBbPakAddress[4];
extern u32 __osBbPakSize;
extern s8 D_80009430;
extern vu8 gViConfigBlack;