mirror of
https://github.com/zeldaret/oot
synced 2026-08-19 22:02:29 -04:00
Fixed floats in ovl_En_Ds
This commit is contained in:
+1
-1
@@ -856,7 +856,7 @@ f32 func_800746DC();
|
||||
// ? func_800766C4(?);
|
||||
// ? func_8007672C(?);
|
||||
// ? func_80076934(?);
|
||||
void func_800773A8(GlobalContext* globalCtx, f32 arg1, f32 arg2, u32 arg3, f32 arg4);
|
||||
void func_800773A8(GlobalContext* globalCtx, f32 arg1, f32 arg2, f32 arg3, f32 arg4);
|
||||
s32 func_800775CC();
|
||||
void func_800775D8();
|
||||
s32 func_800775E4();
|
||||
|
||||
Reference in New Issue
Block a user