mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 13:14:51 +00:00
parent
b22244139c
commit
c417b06dbc
@ -38,7 +38,7 @@ public:
|
|||||||
void EXPORT DeployThink(void);
|
void EXPORT DeployThink(void);
|
||||||
void Flight(void);
|
void Flight(void);
|
||||||
void EXPORT HitTouch(CBaseEntity *pOther);
|
void EXPORT HitTouch(CBaseEntity *pOther);
|
||||||
virtual void EXPORT FindAllThink(void);
|
void EXPORT FindAllThink(void);
|
||||||
void EXPORT HoverThink(void);
|
void EXPORT HoverThink(void);
|
||||||
virtual CBaseMonster *MakeGrunt(Vector vecSrc);
|
virtual CBaseMonster *MakeGrunt(Vector vecSrc);
|
||||||
void EXPORT CrashTouch(CBaseEntity *pOther);
|
void EXPORT CrashTouch(CBaseEntity *pOther);
|
||||||
@ -86,4 +86,4 @@ public:
|
|||||||
int m_iDoRightSmokePuff;
|
int m_iDoRightSmokePuff;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // OSPREY_H
|
#endif // OSPREY_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user