mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-06 18:41:00 -04:00
Rename if_chr_lost_track_of_target_maybe to if_target_is_player
This commit is contained in:
@@ -14519,7 +14519,7 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x0180*/ aiAudioRestartSfx,
|
||||
/*0x0181*/ aiIfPlayerLookingAtObject,
|
||||
/*0x0182*/ aiPunchOrKick,
|
||||
/*0x0183*/ ai0183,
|
||||
/*0x0183*/ aiIfTargetIsPlayer,
|
||||
/*0x0184*/ ai0184,
|
||||
/*0x0185*/ ai0185,
|
||||
/*0x0186*/ aiIfSoundTimer,
|
||||
|
||||
Reference in New Issue
Block a user