mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-16 11:00:50 -04:00
It is only used for invalidation, and in a bad way. Just scan over all elements, as it is still in O(n), this shouldn't matter much.
It is only used for invalidation, and in a bad way. Just scan over all elements, as it is still in O(n), this shouldn't matter much.