Fix building of debug binary

This commit is contained in:
Sryder 2020-08-18 15:32:09 +01:00
parent 8ec67e1ff9
commit ac68aeae2b

View file

@ -5177,7 +5177,6 @@ static INT16 Consistancy(void)
ret += mo->frame;
}
}
}
#endif
DEBFILE(va("Consistancy = %u\n", (ret & 0xFFFF)));