qzdoom/libraries/oplsynth
alexey.lysiuk b5e1656c8e - fixed compilation on Linux
libraries/oplsynth/oplio.cpp:59:32: error: ‘memset’ was not declared in this scope
src/sound/mididevices/midi_cvars.cpp:43:31: error: expected initializer before ‘GetSystemDirectoryA’
2019-09-27 10:21:11 +03:00
..
dosbox - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
oplsynth - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
CMakeLists.txt - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
fmopl.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
musicblock.cpp - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
nukedopl3.cpp - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
OPL3.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
opl_mus_player.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
oplio.cpp - fixed compilation on Linux 2019-09-27 10:21:11 +03:00