mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-09-15 00:45:33 +00:00
a9b953e6d4
We don't need to use an allocating container for these, given we know the fixed amount of strings being used. This is just a waste of memory.