- created a new zmusic library which will eventually contain all the music playback code.
Currently all it contains are the MIDI sources and the MIDI devices, the rest needs to be reworked first.
This commit is contained in:
parent
fc6eba0c26
commit
cfe89ef6e6
42 changed files with 397 additions and 122 deletions
|
|
@ -86,8 +86,6 @@
|
|||
#include "textures/bitmap.h"
|
||||
#include "atterm.h"
|
||||
|
||||
#include "optwin32.h"
|
||||
|
||||
// MACROS ------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue