mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 06:43:38 -04:00
rename code_8007BF90.c to z_olib.c, rename functions in z_olib.c (#181)
* rename code_8007BF90.c to z_olib.c, rename functions in z_olib.c * pr updates
This commit is contained in:
+7
-7
@@ -1017,15 +1017,15 @@ void PreNmiBuff_Init(PreNmiBuff* this);
|
||||
void PreNmiBuff_SetReset(PreNmiBuff* this);
|
||||
u32 PreNmiBuff_IsResetting(PreNmiBuff* this);
|
||||
void MsgEvent_SendNullTask();
|
||||
f32 func_8007BF90(Vec3f*, Vec3f*);
|
||||
// ? func_8007C028(?);
|
||||
f32 OLib_Vec3fDist(Vec3f*, Vec3f*);
|
||||
// ? OLib_Vec3fDistXZ(?);
|
||||
// ? func_8007C058(?);
|
||||
// ? func_8007C0A8(?);
|
||||
// ? func_8007C0F8(?);
|
||||
// ? func_8007C25C(?);
|
||||
// ? func_8007C29C(?);
|
||||
VecSph* func_8007C3F4(VecSph* arg0, Vec3f* arg1);
|
||||
void func_8007C490(VecSph* arg0, Vec3f* a, Vec3f* b);
|
||||
// ? OLib_Vec3fDistNormalize(?);
|
||||
// ? OLib_VecSphRot90ToVec3f(?);
|
||||
// ? OLib_Vec3fToVecSph(?);
|
||||
VecSph* OLib_Vec3fToVecSphRot90(VecSph* arg0, Vec3f* arg1);
|
||||
VecSph* OLib_Vec3fDiffToVecSphRot90(VecSph* arg0, Vec3f* a, Vec3f* b);
|
||||
// ? func_8007C4E0(?);
|
||||
// ? func_8007C680(?);
|
||||
// ? func_8007C704(?);
|
||||
|
||||
Reference in New Issue
Block a user