This commit is contained in:
parent
37beeedc6d
commit
e252951f9c
5 changed files with 71 additions and 3 deletions
|
@ -46,6 +46,8 @@ static int getTotalSpatCount() {return( LvlTable[s_globalLevelSelectThin
|
|||
void destroyMapArea(DVECTOR const &Pos);
|
||||
void destroyMapTile(DVECTOR const &Pos);
|
||||
|
||||
void reverseMapConveyor(DVECTOR const &Pos);
|
||||
|
||||
int getActorCount() {return ActorCount;}
|
||||
sThingActor **getActorList() {return ActorList;}
|
||||
int getPlatformCount() {return PlatformCount;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue