mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-02 16:52:19 -07: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.