(PSP) Starts up in RGUI now
This commit is contained in:
parent
728af0a9d4
commit
0260d51b7a
|
@ -107,7 +107,7 @@ static int psp_process_args(int argc, char *argv[], void *args)
|
|||
(void)argc;
|
||||
(void)argv;
|
||||
(void)args;
|
||||
#if 1
|
||||
#if 0
|
||||
char path[256];
|
||||
snprintf(path, sizeof(path), "%s%s", default_paths.port_dir, "zelda.gb");
|
||||
|
||||
|
|
Loading…
Reference in New Issue