mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-27 09:46:51 +01:00
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 | ||