diff --git a/booter/arm9/source/main.cpp b/booter/arm9/source/main.cpp index 4e93807bb9..bc6df2d21d 100644 --- a/booter/arm9/source/main.cpp +++ b/booter/arm9/source/main.cpp @@ -229,7 +229,7 @@ int main(int argc, char **argv) { bool twlmFound = (access("sd:/_nds/TWiLightMenu", F_OK) == 0); waitBeforeFade = false; - // fadeType = true; + fadeType = true; int returnTextPos = 28; clearText();