mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-16 16:24:51 +00:00
f525da56e5
We were performing an int < size_t comparison. We can just correct the type of the induction variable.