mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-07 08:24:55 +00: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:
parent
69e30364b9
commit
d6fc300ed2
56 changed files with 501 additions and 503 deletions
|
@ -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(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue