From 4965be614af907dda491e5467b779c7c9011efb8 Mon Sep 17 00:00:00 2001 From: sorgelig Date: Sat, 29 Jun 2019 03:05:45 +0800 Subject: [PATCH] Reset SNES type on name reading. --- user_io.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/user_io.cpp b/user_io.cpp index 14d666c..73c5a12 100644 --- a/user_io.cpp +++ b/user_io.cpp @@ -214,6 +214,7 @@ static void user_io_read_core_name() is_menu_type = 0; is_x86_type = 0; is_no_type = 0; + is_snes_type = 0; core_name[0] = 0; // get core name