mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Oops, FTP Screen didn't had a return;.
This commit is contained in:
@@ -91,6 +91,7 @@ void FTPScreen::Draw(void) const {
|
||||
ftp_exit();
|
||||
|
||||
Gui::screenBack(false);
|
||||
return;
|
||||
}
|
||||
|
||||
// Needed here, otherwise it won't compile.
|
||||
|
||||
Reference in New Issue
Block a user