- fixed some Linux/GCC warnings.
This commit is contained in:
parent
fe3e56c6bc
commit
6b75f14c0f
3 changed files with 5 additions and 5 deletions
|
|
@ -56,7 +56,7 @@ class SightCheck
|
|||
fixed_t topslope, bottomslope; // slopes to top and bottom of target
|
||||
int Flags;
|
||||
divline_t trace;
|
||||
int myseethrough;
|
||||
unsigned int myseethrough;
|
||||
|
||||
bool PTR_SightTraverse (intercept_t *in);
|
||||
bool P_SightCheckLine (line_t *ld);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue