(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 3ebab651af
commit 393f4b2149
7 changed files with 317 additions and 295 deletions

View File

@@ -711,6 +711,7 @@ C_SOURCES += widget.c
C_SOURCES += window.c
C_SOURCES += music/null_m.c
C_SOURCES += sound/null_s.c
C_SOURCES += video/dedicated_v.c
C_SOURCES += video/null_v.c
CXX_SOURCES =