mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 07:24:34 +00:00
ovl_Item_Ocarina OK (#299)
* first commit * fixes * remove unwanted file Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
04a0d7c132
commit
b687ef1143
20 changed files with 178 additions and 566 deletions
|
@ -237,9 +237,9 @@ void func_800292DC(GlobalContext* globalCtx, Actor* actor, Vec3f* pos, Vec3f* ve
|
|||
Color_RGBA8* envColor, Color_RGBA8* primColor);
|
||||
// ? func_80029320(?);
|
||||
// ? func_800293A0(?);
|
||||
void func_800293E4(GlobalContext*, Vec3f* pos, f32, f32, f32, f32);
|
||||
// ? func_80029444(?);
|
||||
// ? func_8002949C(?);
|
||||
void func_800293E4(GlobalContext* globalCtx, Vec3f* pos, f32, f32, f32, f32);
|
||||
void func_80029444(GlobalContext* globalCtx, Vec3f* pos, u32, u32, u32);
|
||||
void func_8002949C(GlobalContext* globalCtx, Vec3f* pos, u32, u32, u32, u32);
|
||||
// ? func_80029530(?);
|
||||
// ? func_80029568(?);
|
||||
// ? func_800295A0(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue