mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-10 01:44:36 +00:00
Fix remaining non matchings
This commit is contained in:
parent
d85168f0b0
commit
64b5536ab8
11 changed files with 114 additions and 638 deletions
|
@ -520,7 +520,7 @@ s32 func_80045B08(Camera* camera, struct_80045714* b, f32 c, s16 d) {
|
|||
return 1;
|
||||
}
|
||||
|
||||
#ifdef NON_MATCHING
|
||||
/*
|
||||
// someone who's not me can have fun with this function
|
||||
s32 func_80045C74(Camera* camera, struct_80045714* b, f32 c, f32* d, s16 arg4) {
|
||||
Vec3f sp70;
|
||||
|
@ -593,9 +593,8 @@ s32 func_80045C74(Camera* camera, struct_80045714* b, f32 c, f32* d, s16 arg4) {
|
|||
|
||||
return 1;
|
||||
}
|
||||
#else
|
||||
*/
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_camera/func_80045C74.s")
|
||||
#endif
|
||||
|
||||
// 421 lines
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_camera/func_800460A8.s")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue