(svn r2691) Separate dedicated video driver and fix bemidi declarations

This commit is contained in:
tron
2005-07-23 17:22:39 +00:00
parent 60d2232c60
commit 4a14350711
7 changed files with 317 additions and 295 deletions

View File

@@ -24,6 +24,7 @@
#include "sound/null_s.h"
#include "sound/win32_s.h"
#include "video/dedicated_v.h"
#include "video/null_v.h"
#include "video/win32_v.h"