mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +00:00
- sector splitting hack for SW $bath.map.
This commit is contained in:
parent
572f45ca53
commit
8aed9063f8
4 changed files with 11 additions and 0 deletions
|
@ -30,3 +30,4 @@ extern int numsectionlines;
|
|||
|
||||
void hw_BuildSections();
|
||||
void hw_SetSplitSector(int sector, int startpos, int endpos);
|
||||
void hw_ClearSplitSector();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue