JANITORIAL: Remove more trailing spaces
This commit is contained in:
parent
dead4aa014
commit
355c4fa646
60 changed files with 211 additions and 211 deletions
|
@ -41,13 +41,13 @@ int main(int argc, char *argv[]) {
|
|||
scummvm_main(0, nullptr);
|
||||
|
||||
delete dynamic_cast<_3DS::OSystem_3DS*>(g_system);
|
||||
|
||||
|
||||
// Turn on both screen backlights before exiting.
|
||||
if (R_SUCCEEDED(gspLcdInit())) {
|
||||
GSPLCD_PowerOnBacklight(GSPLCD_SCREEN_BOTH);
|
||||
gspLcdExit();
|
||||
}
|
||||
|
||||
|
||||
cfguExit();
|
||||
gfxExit();
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue