mirror of
https://github.com/libretro/Mu.git
synced 2026-02-04 05:35:13 +00:00
Prevent the standard case from overwriting EMU_SUPPORT_PALM_OS5 := 1 from the jni makefile. Remove unsupported __builtin_expect(x, y) from MSVC compilers. Use <*.h> headers instead of <c*> headers for C headers in C++11 for RetroArchs weird Mac OS toolchain. Remove unused <mutex> header for RetroArchs weird Mac OS toolchain.