Move line working variables to r_line
This commit is contained in:
parent
c5281df691
commit
34bd21449b
5 changed files with 98 additions and 95 deletions
|
|
@ -73,16 +73,6 @@ int doorclosed;
|
|||
|
||||
bool r_fakingunderwater;
|
||||
|
||||
extern bool rw_prepped;
|
||||
extern bool rw_havehigh, rw_havelow;
|
||||
extern int rw_floorstat, rw_ceilstat;
|
||||
extern bool rw_mustmarkfloor, rw_mustmarkceiling;
|
||||
|
||||
double rw_backcz1, rw_backcz2;
|
||||
double rw_backfz1, rw_backfz2;
|
||||
double rw_frontcz1, rw_frontcz2;
|
||||
double rw_frontfz1, rw_frontfz2;
|
||||
|
||||
static BYTE FakeSide;
|
||||
|
||||
int WindowLeft, WindowRight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue