- except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types.
This commit is contained in:
parent
c008ddaf66
commit
d2beacfc5f
136 changed files with 770 additions and 774 deletions
|
|
@ -711,7 +711,7 @@ void GLWall::DoTexture(int _type,seg_t * seg, int peg,
|
|||
GLSeg glsave=glseg;
|
||||
float flh=ceilingrefheight-floorrefheight;
|
||||
int texpos;
|
||||
BYTE savedflags = flags;
|
||||
uint8_t savedflags = flags;
|
||||
|
||||
switch (_type)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue