mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-07 08:24:55 +00:00
[headers 7] Add sys_matrix.h (#2150)
* add sys_matrix.h, based on MM's * move matrix debug macros to sys_matrix.h * bss
This commit is contained in:
parent
8a3ba35070
commit
e7b0daa2ec
6 changed files with 88 additions and 50 deletions
|
@ -104,8 +104,6 @@ extern u8 gBossMarkState;
|
|||
|
||||
extern s32 gScreenWidth;
|
||||
extern s32 gScreenHeight;
|
||||
extern Mtx gMtxClear;
|
||||
extern MtxF gMtxFClear;
|
||||
#if OOT_DEBUG
|
||||
extern u32 gIsCtrlr2Valid;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue