mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-26 06:34:23 +00:00
Cleanup.
This commit is contained in:
parent
bb9c9bd997
commit
c5aa59bd32
@ -37,11 +37,11 @@
|
|||||||
class CRoy : public CBarney
|
class CRoy : public CBarney
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
void Spawn( void );
|
void Spawn( void );
|
||||||
void Precache( void );
|
void Precache( void );
|
||||||
void BarneyFirePistol( void );
|
void BarneyFirePistol( void );
|
||||||
void AlertSound( void );
|
void AlertSound( void );
|
||||||
CBaseEntity* CheckTraceHullAttack( float flDist, int iDamage, int iDmgType );
|
|
||||||
int TakeDamage( entvars_t* pevInflictor, entvars_t* pevAttacker, float flDamage, int bitsDamageType );
|
int TakeDamage( entvars_t* pevInflictor, entvars_t* pevAttacker, float flDamage, int bitsDamageType );
|
||||||
|
|
||||||
void DeclineFollowing( void );
|
void DeclineFollowing( void );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user