Decompile func0f06eb4c

This commit is contained in:
Ryan Dwyer
2022-04-12 17:46:31 +10:00
parent 86994ff1cb
commit a57302f8ca
2 changed files with 21 additions and 58 deletions
+2 -2
View File
@@ -120,8 +120,8 @@ void applySpeed(f32 *distdone, f32 maxdist, f32 *speed, f32 accel, f32 decel, f3
void applyRotation(f32 *angle, f32 maxrot, f32 *speed, f32 accel, f32 decel, f32 maxspeed);
u32 func0f06dbd8(void);
u32 func0f06e87c(void);
u32 func0f06e9cc(void);
u32 func0f06eb4c(void);
void func0f06e9cc(struct coord *arg0, Mtxf *arg1);
void func0f06eb4c(struct defaultobj *obj, struct coord *arg1, struct coord *arg2);
u32 func0f06ec20(void);
u32 func0f06ed64(void);
u32 func0f06ef44(void);