mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-09 18:01:35 +00:00
833dbee167
The native byte order converters were defined as macros which hid some issues due to lack of type checks. Additionally the ???Long variants taking 'long' variables were removed, because longs are not always 32 bits so this could be destructive. As a result of this, removed several DWORDs from struct definitions in i_crash.cpp. |
||
---|---|---|
.. | ||
music_fluidsynth_mididevice.cpp | ||
music_opl_mididevice.cpp | ||
music_opldumper_mididevice.cpp | ||
music_softsynth_mididevice.cpp | ||
music_timidity_mididevice.cpp | ||
music_timiditypp_mididevice.cpp | ||
music_wavewriter_mididevice.cpp | ||
music_wildmidi_mididevice.cpp | ||
music_win_mididevice.cpp |