mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-27 13:54:05 +01:00
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.
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.