Rename if_chr_lost_track_of_target_maybe to if_target_is_player

This commit is contained in:
Ryan Dwyer
2019-12-29 08:29:34 +10:00
parent e922b18cc8
commit 56e7198a69
11 changed files with 29 additions and 30 deletions
+1 -1
View File
@@ -14519,7 +14519,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x0180*/ aiAudioRestartSfx,
/*0x0181*/ aiIfPlayerLookingAtObject,
/*0x0182*/ aiPunchOrKick,
/*0x0183*/ ai0183,
/*0x0183*/ aiIfTargetIsPlayer,
/*0x0184*/ ai0184,
/*0x0185*/ ai0185,
/*0x0186*/ aiIfSoundTimer,