mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 09:47:48 +01:00

All we're really doing is iterating over a sequence of strings, so we don't need to tie this specifically to std::vector.
All we're really doing is iterating over a sequence of strings, so we don't need to tie this specifically to std::vector.