mirror of
https://github.com/ZDoom/Raze.git
synced 2025-04-04 06:55:48 +00:00
- Exhumed: Remove prototype POSIX targets didn't like.
This commit is contained in:
parent
f80b98fe92
commit
cdffb61cc7
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue