dxx-rebirth/common/arch
Kp 0142c02edd Use Mix_LoadMUSType_RW for named files, too
When a file name is available, use SDL_RWFromFile + Mix_LoadMUSType_RW,
rather than calling Mix_LoadMUS(filename).  This allows the calling code
to be more consistent.
2022-03-19 22:55:58 +00:00
..
carbon
cocoa Updated enums and added define to silence deprecation warnings 2021-12-22 13:45:35 -08:00
macos Show current zsh version if it is too low 2021-12-18 03:24:43 +00:00
ogl
sdl Use Mix_LoadMUSType_RW for named files, too 2022-03-19 22:55:58 +00:00
win32