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
1fbda95f43
commit
4d5e0c6c14
@ -17,7 +17,6 @@ int main(int argc, char* argv[])
|
||||
|
||||
consoleInit(NULL);
|
||||
|
||||
|
||||
Result rc = romfsInit();
|
||||
if (R_FAILED(rc))
|
||||
printf("romfsInit: %08X\n", rc);
|
||||
|
Loading…
Reference in New Issue
Block a user