mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
e7dd46a531
The condition travels more than one line, so the body should be braced. While we're at it, make the comparison against nullptr explicit.