mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-06 16:49:11 +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();
|
ftp_exit();
|
||||||
|
|
||||||
Gui::screenBack(false);
|
Gui::screenBack(false);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Needed here, otherwise it won't compile.
|
// Needed here, otherwise it won't compile.
|
||||||
|
|||||||
Reference in New Issue
Block a user