mirror of
https://github.com/zeldaret/botw
synced 2026-07-07 13:23:40 -04:00
a196e0ca5a
I'm not a big fan of how the actual logic has to be inside the loop, but unfortunately std::find_if doesn't match and it's clear that the original version used iterators.