fix line denting

This commit is contained in:
MelonSpeedruns
2026-04-07 16:04:14 -04:00
parent 44844122ba
commit ddab2e87f8
+2 -2
View File
@@ -1195,8 +1195,8 @@ void dFile_select_c::menuSelect() {
void dFile_select_c::menuSelectStart() {
#if TARGET_PC
if (!dusk::getSettings().game.hideTvSettingsScreen || mSelectMenuNum != 1) {
mDoAud_seStart(Z2SE_SY_CURSOR_OK, NULL, 0, 0);
}
mDoAud_seStart(Z2SE_SY_CURSOR_OK, NULL, 0, 0);
}
#else
mDoAud_seStart(Z2SE_SY_CURSOR_OK, NULL, 0, 0);
#endif