gzdoom-gles/libraries/oplsynth
alexey.lysiuk 850975cbc4 - 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’
2020-01-05 02:17:59 +01:00
..
dosbox - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
oplsynth - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
CMakeLists.txt - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
fmopl.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
musicblock.cpp - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
nukedopl3.cpp - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
OPL3.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
opl_mus_player.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
oplio.cpp - fixed compilation on Linux 2020-01-05 02:17:59 +01:00