Decompile chrPatrolCalculateStep

This commit is contained in:
Ryan Dwyer
2020-06-23 00:27:33 +10:00
parent 41282ffd03
commit 9dbdfd7a29
24 changed files with 317 additions and 312 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ s32 func0f037124(struct chrdata *chr);
void chrGoPosConsiderRestart(struct chrdata *chr);
void chrGoPosInitExpensive(struct chrdata *chr);
void chrGoPosAdvanceWaypoint(struct chrdata *chr);
s32 func0f0373dc(struct chrdata *chr, u32 *arg1, bool arg2);
s16 chrPatrolGetCurPadNum(struct chrdata *chr, bool arg1);
s32 chrPatrolCalculateStep(struct chrdata *chr, bool *forward, s32 numsteps);
s16 chrPatrolCalculatePadNum(struct chrdata *chr, s32 numsteps);
void chrPatrolGetCurWaypointInfoWithFlags(struct chrdata *chr, struct coord *pos, s16 *rooms, u32 *flags);
void func0f037580(struct chrdata *chr);
void func0f0375b0(struct chrdata *chr);