mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-23 22:00:44 -04:00
The variable is already dereferenced both before and after this check which means that if this variable would ever be zero it would have crashed dolphin already.