mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-09 07:30:13 +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.