mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-19 22:47:10 +00:00
fc1d10d33a
This was previously performing a size_t == int comparison. Silences a -Wsign-compare warning.