Decompile func0f044b68

This commit is contained in:
Ryan Dwyer
2021-12-03 23:19:37 +10:00
parent 991e859d01
commit be0868de7a
2 changed files with 30 additions and 57 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ bool posIsMovingTowardsPosOrStoppedInRange(struct coord *prevpos, struct coord *
bool posIsArrivingLaterallyAtPos(struct coord *prevpos, struct coord *curpos, struct coord *targetpos, f32 range);
bool posIsArrivingAtPos(struct coord *prevpos, struct coord *curpos, struct coord *targetpos, f32 range);
void chrTickRunPos(struct chrdata *chr);
u32 func0f044b68(void);
void func0f044b68(struct coord *arg0, struct coord *arg1, struct coord *arg2);
u32 func0f044c38(void);
u32 func0f0451a8(void);
u32 func0f045760(void);