mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-13 10:40:08 +00:00

While we're in the same area, we can also avoid performing std::stoi in a loop when it only needs to be performed once.
While we're in the same area, we can also avoid performing std::stoi in a loop when it only needs to be performed once.