mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-14 12:24:10 -04:00
Rename and format
This commit is contained in:
+2
-2
@@ -2176,8 +2176,8 @@ void func_80121FC4(GlobalContext* globalCtx);
|
||||
Path* Path_GetByIndex(GlobalContext* globalCtx, s16 index, s16 max);
|
||||
f32 Path_OrientAndGetDistSq(Actor* actor, Path* path, s16 waypoint, s16* yaw);
|
||||
void Path_CopyLastPoint(Path* path, Vec3f* dest);
|
||||
void func_80122660(FrameAdvanceContext* frameAdvCtx);
|
||||
s32 func_80122670(FrameAdvanceContext* frameAdvCtx, Input* input);
|
||||
void FrameAdvance_Init(FrameAdvanceContext* frameAdvCtx);
|
||||
s32 FrameAdvance_Update(FrameAdvanceContext* frameAdvCtx, Input* input);
|
||||
// void func_801226E0(void);
|
||||
void func_80122744(GlobalContext* globalCtx, UNK_PTR arg1, u32 arg2, Vec3s* arg3);
|
||||
s32 func_80122760(GlobalContext* globalCtx, UNK_PTR arg1, f32 arg2);
|
||||
|
||||
Reference in New Issue
Block a user