(360) Small fix
This commit is contained in:
parent
996794134f
commit
18d6d58a2b
|
@ -223,6 +223,7 @@ begin_loop:
|
|||
args.verbose = g_extern.verbose;
|
||||
args.sram_path = NULL;
|
||||
args.state_path = NULL;
|
||||
args.config_path = NULL;
|
||||
|
||||
args.rom_path = g_console.rom_path;
|
||||
|
||||
|
|
Loading…
Reference in New Issue