mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-05 00:12:16 +00:00
Fix building of debug binary
This commit is contained in:
parent
8ec67e1ff9
commit
ac68aeae2b
1 changed files with 100 additions and 101 deletions
|
|
@ -5177,7 +5177,6 @@ static INT16 Consistancy(void)
|
||||||
ret += mo->frame;
|
ret += mo->frame;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
DEBFILE(va("Consistancy = %u\n", (ret & 0xFFFF)));
|
DEBFILE(va("Consistancy = %u\n", (ret & 0xFFFF)));
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue