mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-12 13:21:51 +00:00
8542d73994
* use std::string instead of FString * replaced the single use of clamp with std::min/std::max. * copied MAKE_ID macro into the source. * use snprintf instead of mysnprintf * use std::runtime_error instead of I_Error to abort on failed memory allocations. # Conflicts: # src/sound/timidity/common.cpp # Conflicts: # src/sound/timidity/common.cpp # src/sound/timidity/instrum.cpp # src/sound/timidity/instrum_dls.cpp |
||
---|---|---|
.. | ||
backend | ||
mididevices | ||
midisources | ||
music | ||
musicformats | ||
oplsynth | ||
thirdparty | ||
timidity | ||
wildmidi | ||
s_advsound.cpp | ||
s_environment.cpp | ||
s_music.cpp | ||
s_music.h | ||
s_sndseq.cpp | ||
s_sndseq.h | ||
s_sound.cpp | ||
s_sound.h |