mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 04:37:58 -05:00
We are dangerously close to MSVC's 16384 character limit for string literals. Breaking this string up and concatenating will allow for more settings to be added in the future.