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
path: root/Apps
diff options
context:
space:
mode:
Diffstat (limited to 'Apps')
-rw-r--r--Apps/SnesGame.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Apps/SnesGame.cs b/Apps/SnesGame.cs
index 185159f5..83989559 100644
--- a/Apps/SnesGame.cs
+++ b/Apps/SnesGame.cs
@@ -140,6 +140,7 @@ namespace com.clusterrr.hakchi_gui
{ "WORLD MASTERS GOLF" }, // World Masters Golf (E).smc
{ "WWF SUPER WRESTLEMANI" }, // WWF Super WrestleMania (U) [!].smc
{ "WRESTLEMANIA" }, // WWF WrestleMania - The Arcade Game (U) [!].smc
+ { "SENSIBLE SOCCER" }, // Sensible Soccer - International Edition (E).smc
};
private static Dictionary<uint, CachedGameInfo> gameInfoCache = null;