Decompile chrPatrolChooseAnimation

This commit is contained in:
Ryan Dwyer
2021-05-22 17:17:31 +10:00
parent 8b767f35c6
commit fa983f6267
2 changed files with 79 additions and 263 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ void func0f0375e8(struct chrdata *chr, struct waydata *waydata, f32 arg2, struct
void chrCalculatePosition(struct chrdata *chr, struct coord *pos);
void chrGoPosChooseAnimation(struct chrdata *chr);
bool chrGoToPos(struct chrdata *chr, struct coord *pos, s16 *rooms, u32 flags);
void func0f038868(struct chrdata *chr);
void chrPatrolChooseAnimation(struct chrdata *chr);
void func0f038b9c(struct chrdata *chr, struct path *path);
bool chrCanSeeEntity(struct chrdata *chr, struct coord *pos, s16 *rooms, bool arg3, u32 entitytype, u32 entityid);
bool chrCanSeeAttackTarget(struct chrdata *chr, struct coord *pos, s16 *rooms, bool arg3);