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

Fixed floats in ovl_En_Ds

This commit is contained in:
zelda2773 2020-03-27 16:26:10 -04:00
parent 4621e066a9
commit 6e2872ba6c
2 changed files with 9 additions and 7 deletions

View file

@ -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();