fix some non-windows builds.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4497 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2013-10-08 16:31:53 +00:00
parent b5dcabb9f5
commit 740878d7c8
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
static int cdfile = -1;
static char cd_dev[64] = "/dev/cdrom";
static qboolean playing;
void CDAudio_Eject(void)
{