(PSP) Starts up in RGUI now

This commit is contained in:
twinaphex 2014-02-17 00:19:51 +01:00
parent 728af0a9d4
commit 0260d51b7a
1 changed files with 1 additions and 1 deletions

View File

@ -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");