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-02-22 17:58:25 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-22 17:58:25 +0300
commit34a4ceaa2b4a00c4dd6269bf3012abb77dcf25e4 (patch)
tree79b68855cdca84e0e4ad5a962b834bac99dfbc92 /Apps/PceGame.cs
parentd35f4af1e05434aacc644e4731e730d8bedfdfdb (diff)
No mapper autopatching anymore, RetroArch more stable
Diffstat (limited to 'Apps/PceGame.cs')
-rw-r--r--Apps/PceGame.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Apps/PceGame.cs b/Apps/PceGame.cs
index 111bbc75..49036d4a 100644
--- a/Apps/PceGame.cs
+++ b/Apps/PceGame.cs
@@ -10,7 +10,7 @@ namespace com.clusterrr.hakchi_gui
{
get
{
- return "(pce | pc engine)";
+ return "(pce | pc engine | turbografx 16)";
}
}