From 14152b30723a2f9f9fc36181e380d2e295590760 Mon Sep 17 00:00:00 2001 From: Aurora Date: Thu, 15 Sep 2016 03:39:03 +0200 Subject: [PATCH] Minor config wording stuff --- source/config.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/config.c b/source/config.c index 906685a..61e035c 100644 --- a/source/config.c +++ b/source/config.c @@ -97,7 +97,7 @@ void configMenu(bool oldPinStatus) "Luma3DS boots.\n" "4, 6 or 8 digits can be selected.\n" "The ABXY buttons and the directional\n" - "pad can be used as keys", + "pad buttons can be used as keys", "Select the New 3DS CPU mode.\n" "It will be always enabled.\n" @@ -149,11 +149,11 @@ void configMenu(bool oldPinStatus) "System Settings.\n" "Refer to the wiki for instructions", - "Show the GBA boot screen when\n" - "launching GBA games", + "Show the GBA boot screen when booting\n" + "GBA games", "If enabled, the splash screen will be\n" - "displayed before launching payloads,\n" + "displayed before booting payloads,\n" "otherwise it will be displayed\n" "afterwards.\n" "Intended for splash screens that\n"