Update the header side of the code.

Updated npc_combine.h
This commit is contained in:
Avanate 2018-10-10 18:25:09 +03:00 committed by Derek Dik
parent e1060cc397
commit 2c540d4d69

View File

@ -126,7 +126,7 @@ public:
// Sounds
// -------------
void DeathSound( void );
void PainSound( void );
void PainSound( const CTakeDamageInfo &info );
void IdleSound( void );
void AlertSound( void );
void LostEnemySound( void );