mirror of
https://github.com/zeldaret/oot
synced 2026-08-16 21:17:48 -04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user