From 5b6bab7a58c44da576ebd04b4d4bbca46a8b56cc Mon Sep 17 00:00:00 2001 From: Aurora Wright Date: Fri, 14 Apr 2017 17:58:24 +0200 Subject: [PATCH] Change Custom RomFS -> LayeredFS --- source/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/config.c b/source/config.c index 6c02839..3ec917f 100644 --- a/source/config.c +++ b/source/config.c @@ -154,7 +154,7 @@ void configMenu(bool isSdMode, bool oldPinStatus, u32 oldPinMode) "Enable overriding the region and\n" "language configuration and the usage\n" "of patched code binaries and\n" - "custom RomFS for specific games.\n\n" + "LayeredFS for specific games.\n\n" "Also makes certain DLCs for\n" "out-of-region games work.\n\n" "Enabling this requires the\n"