Fix indent

This commit is contained in:
Christian Semmler
2023-10-19 18:12:56 -04:00
parent 21e8705597
commit 38a349aed4

View File

@@ -156,7 +156,7 @@ void MxRegionTopBottom::FUN_100c5280(MxS32 p_left, MxS32 p_right)
a.Detach(); a.Detach();
} }
if (!b.Current(leftRight)) if (!b.Current(leftRight))
break; break;
a = b; a = b;