mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 01:58:28 -05:00
1f6077922b
Given all conditional bodies only contain a return, the use of else here isn't necessary. This has the benefit of consistently vertically aligning the names.