This commit is contained in:
Charles 2001-08-21 14:53:35 +00:00
parent 60fdda39b9
commit f33844b282
2 changed files with 17 additions and 0 deletions

View file

@ -33,6 +33,7 @@ public:
void shutdown();
void setupWaypoints( sThingActor *ThisActor );
bool alwaysThink();
u8 hasBeenAttacked();
protected:
void processClose( int _frames );