mirror of
https://github.com/n64decomp/mk64
synced 2026-06-06 02:58:31 -04:00
Match 4 functions in math_util, do some tidying up of imports for math_util (#144)
* Match func_802B5450, func_802B5F00, func_802B71CC * Match func_802B4FF8 Also do some import fixing Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
@@ -108,6 +108,8 @@ extern s32 gActiveScreenMode; // D_800DC52C
|
||||
extern s32 D_800DC540;
|
||||
extern u16 D_800DC5FC;
|
||||
|
||||
extern u16 D_80150112;
|
||||
|
||||
extern u16 D_8015F890;
|
||||
|
||||
extern u16 D_80162DD4[];
|
||||
|
||||
Reference in New Issue
Block a user