mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 06:20:46 -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.