mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-21 11:56:23 +02:00
This resolves a linkage error with x64 affecting Marshmallow and clang. It also makes the unexported symbols non-visible since they don't need to be - this reduces the size of the ppsspp_jni.so too. Unfortunately, it reduces the readability of stack traces.