mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 11:00:47 -04:00
It tried to cast incoming pointers to native ones. The values are required to be null anyway, so it doesn't really matter, but it fixes a warning at least.