- Exhumed: Remove prototype POSIX targets didn't like.

This commit is contained in:
Mitchell Richters 2023-03-23 21:25:49 +11:00
parent f80b98fe92
commit cdffb61cc7

View file

@ -39,8 +39,6 @@ inline Collision movespritevel(DExhumedActor* spritenum, const DVector3& pos, do
return movesprite(spritenum, pos.XY() * xyfactor / 64, pos.Z, flordist, clipmask);
}
void precache();
// cd
bool playCDtrack(int nTrack, bool bLoop);