From 478017caf48231e84ed21249a5e08152246e9aa4 Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Tue, 14 May 2019 00:07:14 -0600 Subject: [PATCH] R4 theme: Don't need this --- romsel_r4theme/arm9/source/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/romsel_r4theme/arm9/source/main.cpp b/romsel_r4theme/arm9/source/main.cpp index d935574e5b..14218ed526 100644 --- a/romsel_r4theme/arm9/source/main.cpp +++ b/romsel_r4theme/arm9/source/main.cpp @@ -957,7 +957,6 @@ int main(int argc, char **argv) { if ((consoleModel < 2 && previousUsedDevice && bothSDandFlashcard() && launchType == 2 && access(dsiWarePubPath.c_str(), F_OK) == 0) || (consoleModel < 2 && previousUsedDevice && bothSDandFlashcard() && launchType == 2 && access(dsiWarePrvPath.c_str(), F_OK) == 0)) { - SetBrightness(1, 31); controlTopBright = false; whiteScreen = true; fadeType = true; // Fade in from white