mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-07-01 09:12:14 +02:00
Update main.c
This commit is contained in:
parent
c2b555caa9
commit
36fc164ace
@ -64,9 +64,8 @@ int main(int argc, char *argv[])
|
||||
// Shuts down SDL subsystems
|
||||
SDL_Quit();
|
||||
|
||||
romfsExit();
|
||||
|
||||
// Deinitialize and clean up resources used by the console (important!)
|
||||
romfsExit();
|
||||
consoleExit(NULL);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user