- all sectnums that can trivially be replaced.

Most of the rest is in backend calling code and should be done while cleaning up the backend API.
This commit is contained in:
Christoph Oelckers 2021-11-25 19:18:13 +01:00
parent 19f8458f01
commit b7cfb07245
7 changed files with 22 additions and 29 deletions

View file

@ -40,7 +40,6 @@ BEGIN_SW_NS
void DoRotatorMatch(PLAYERp pp, short match, bool);
bool TestRotatorMatchActive(short match);
void InterpSectorSprites(short sectnum, bool state);
void DoMatchEverything(PLAYERp pp, short match, short state);
void DoRotatorSetInterp(DSWActor*);
void DoRotatorStopInterp(DSWActor*);