Skip to content

Commit 78b9147

Browse files
committed
Indentation
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
1 parent 036a8b7 commit 78b9147

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MarathonRecomp/patches/player_patches.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ void SonicGaugeRestorationGaugeFlagFix(PPCRegister& r_gauge, PPCRegister& r_cont
466466
}
467467
}
468468

469-
bool InfiniteLives() {
469+
bool InfiniteLives()
470+
{
470471
return Config::InfiniteLives;
471472
}

0 commit comments

Comments
 (0)