This commit is contained in:
Christoph Oelckers 2014-04-18 12:13:29 +02:00
commit 97c7f2c5ce
13 changed files with 72 additions and 46 deletions

View file

@ -1008,6 +1008,7 @@ public:
bool SetState (FState *newstate, bool nofunction=false);
virtual bool UpdateWaterLevel (fixed_t oldz, bool splash=true);
bool isFast();
bool isSlow();
void SetIdle();
void ClearCounters();