mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-26 07:05:37 +01:00
dd0e1061ef
shader_map was only defined on x86 architectures, but was cleared on shutdown with no ifdef protection. Ifdef this out so non-x86 architectures can be built. |
||
---|---|---|
.. | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |