diff --git a/360/main.c b/360/main.c index 3389a7d85b..3f976e6b40 100644 --- a/360/main.c +++ b/360/main.c @@ -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;