From 2d6def3c088f0a4f364d33a8bf5b114a7d022ec7 Mon Sep 17 00:00:00 2001 From: d0k3 Date: Tue, 5 Dec 2017 18:55:16 +0100 Subject: [PATCH] Fixed a typo --- source/installer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/installer.c b/source/installer.c index 3cb9ee0..2465ab2 100644 --- a/source/installer.c +++ b/source/installer.c @@ -311,7 +311,7 @@ u32 SafeB9SInstaller(void) { // if we end up here: uhoh - ShowPrompt(false, "SafeB9SInstaller failed!\nThis really should not have happened :/."); + ShowPrompt(false, APP_TITLE " failed!\nThis really should not have happened :/."); ShowPrompt(false, "Your system is now reverted to\nit's earlier state.\n \nDO NOT TURN OFF YOUR 3DS NOW!"); // try to revert to the earlier state