mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -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.