Add: Win32 MIDI Support

This commit is contained in:
Charles Lohr
2005-05-25 21:58:56 +00:00
parent b05d0c29ed
commit 8e74fab0c1
7 changed files with 205 additions and 10 deletions
@@ -26,6 +26,7 @@
#ifdef HAVE_WIN32
#include "InputHandler_Win32_Pump.h"
#include "InputHandler_Win32_Para.h"
#include "InputHandler_Win32_MIDI.h"
#endif
#ifdef HAVE_XBOX