mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-12 22:55:35 +00:00
e5159cfb84
This was previously performing a size_t == int comparison. Silences a -Wsign-compare warning.