dxx-rebirth/common/arch
Kp 2099c54ac7 Remove mix_play_file use of PHYSFSX_getRealPath
If the file is accessible via PhysFS, the next branch, based on
PHYSFS_openRead, will find it and use it.  If it is not accessible via
PhysFS, then attempting to resolve its path would fail.  Thus, this
attempt is redundant regardless of whether the file is reachable by
PhysFS.  Remove it.
2022-03-19 22:55:58 +00:00
..
carbon Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
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 Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
sdl Remove mix_play_file use of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00
win32 modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00