Skip to content

Commit 7907f35

Browse files
committed
remove spaces
1 parent ae6683b commit 7907f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/PokemonSV/Programs/PokemonSV_Navigation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ void leave_phone_to_overworld(const ProgramInfo& info, ConsoleHandle& console, B
553553
ErrorReport::SEND_ERROR_REPORT, console,
554554
"leave_phone_to_overworld(): Unknown state after 10 button Y presses.",
555555
true
556-
);
556+
);
557557
}
558558

559559
}

0 commit comments

Comments
 (0)