diff --git a/SerialPrograms/Source/PokemonSV/Programs/PokemonSV_Navigation.cpp b/SerialPrograms/Source/PokemonSV/Programs/PokemonSV_Navigation.cpp index 5d98f7d12..a7ecd00e3 100644 --- a/SerialPrograms/Source/PokemonSV/Programs/PokemonSV_Navigation.cpp +++ b/SerialPrograms/Source/PokemonSV/Programs/PokemonSV_Navigation.cpp @@ -553,7 +553,7 @@ void leave_phone_to_overworld(const ProgramInfo& info, ConsoleHandle& console, B ErrorReport::SEND_ERROR_REPORT, console, "leave_phone_to_overworld(): Unknown state after 10 button Y presses.", true - ); + ); } }