mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-06 22:53:47 +00:00

Citra can't be compiled using GCC <7 because of required C++17 support, so these version checks don't need to exist anymore.
Citra can't be compiled using GCC <7 because of required C++17 support, so these version checks don't need to exist anymore.