mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 23:12:59 +00:00
7e585bce28
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.