- sector splitting hack for SW $bath.map.

This commit is contained in:
Christoph Oelckers 2021-05-23 17:06:47 +02:00
parent 572f45ca53
commit 8aed9063f8
4 changed files with 11 additions and 0 deletions

View file

@ -30,3 +30,4 @@ extern int numsectionlines;
void hw_BuildSections();
void hw_SetSplitSector(int sector, int startpos, int endpos);
void hw_ClearSplitSector();