mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
- silenced some warnings
This commit is contained in:
parent
4b2dd2136b
commit
b3a3f89f50
1 changed files with 0 additions and 2 deletions
|
@ -5162,7 +5162,6 @@ int DoGet(DSWActor* actor)
|
||||||
{
|
{
|
||||||
PLAYER* pp;
|
PLAYER* pp;
|
||||||
short pnum, key_num;
|
short pnum, key_num;
|
||||||
int a,b,c;
|
|
||||||
bool can_see;
|
bool can_see;
|
||||||
|
|
||||||
// For flag stuff
|
// For flag stuff
|
||||||
|
@ -6209,7 +6208,6 @@ void SpriteControl(void)
|
||||||
int32_t stat;
|
int32_t stat;
|
||||||
short pnum, CloseToPlayer;
|
short pnum, CloseToPlayer;
|
||||||
PLAYER* pp;
|
PLAYER* pp;
|
||||||
int tx, ty, tmin;
|
|
||||||
short StateTics;
|
short StateTics;
|
||||||
|
|
||||||
SWStatIterator it(STAT_MISC);
|
SWStatIterator it(STAT_MISC);
|
||||||
|
|
Loading…
Reference in a new issue