Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-09 05:05:39 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-09 05:05:39 +0300
commit4b3a7c567d13bad64a55d70b4b7854a51a520be3 (patch)
treee9227e5ea85d470eb6d91d4a36d1c6f8f03f49e1 /WorkerForm.cs
parentafb1d8a8b5fde2e4d49ad9c42e29d64f65074718 (diff)
remove_thumbnail fix for NES Mini
Diffstat (limited to 'WorkerForm.cs')
-rw-r--r--WorkerForm.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/WorkerForm.cs b/WorkerForm.cs
index ed5e16b5..9b3dec83 100644
--- a/WorkerForm.cs
+++ b/WorkerForm.cs
@@ -134,6 +134,7 @@ namespace com.clusterrr.hakchi_gui
correctKernels[MainForm.ConsoleType.SuperFamicom] = new string[]
{
"632e179db63d9bcd42281f776a030c14", // Super Famicom Mini (JAP)
+ "c3378edfc1b96a5268a066d5fbe12d89", // Super Famicom Mini (JAP)
};
correctKeys[MainForm.ConsoleType.NES] =
correctKeys[MainForm.ConsoleType.Famicom] =