Added include host.h

This commit is contained in:
Dabb 2000-12-05 20:29:15 +00:00
parent ab4f4f7d2b
commit 0dd34a3e20
7 changed files with 7 additions and 1 deletions

View file

@ -34,7 +34,7 @@
#include "console.h"
#include "cdaudio.h"
#include "cmd.h"
#include "host.h"
extern HWND mainwindow;
extern cvar_t *bgmvolume;