mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-22 15:48:56 +00:00
ac3ff8c9ba
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.