forked from dolphin-emu/dolphin
All we're really doing is iterating over a sequence of strings, so we don't need to tie this specifically to std::vector.
7.8 KiB
7.8 KiB
All we're really doing is iterating over a sequence of strings, so we don't need to tie this specifically to std::vector.