diff options
author | Eugene Sandulenko | 2016-03-08 10:57:17 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-03-09 15:47:21 +0100 |
commit | 19c9993db9dcb1035cc3560f58a3628389c5cdc5 (patch) | |
tree | af35c6a7a6473d8817e1b121bbe701ae7d3600ae | |
parent | 54ec965f896d106cac031aa2d5871d5b57dfc7ba (diff) | |
download | scummvm-rg350-19c9993db9dcb1035cc3560f58a3628389c5cdc5.tar.gz scummvm-rg350-19c9993db9dcb1035cc3560f58a3628389c5cdc5.tar.bz2 scummvm-rg350-19c9993db9dcb1035cc3560f58a3628389c5cdc5.zip |
WAGE: Added one more game
-rw-r--r-- | engines/wage/detection_tables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index fcd03d3e05..26bbe59f86 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -77,6 +77,7 @@ static const ADGameDescription gameDescriptions[] = { // Doesn't go past first scene BIGGAME("Twisted!", "", "Twisted! 1.6", "8ea8cc13d26d7975dc43ea7e6c193217", 992896), FANGAME("Wishing Well", "3ee884d0d1a168d088cf2250d3a83c73", 105600), + FANGAME("Wizard's Warehouse", "46fa84397d83f03d3a683ec9a3000323", 163200), FANGAME("ZikTuria", "e793155bed1a70fa2074a3fcd696b751", 54784), FANGAME("Zoony", "e6cc8a914a4215dafbcce6315dd12cf5", 160256), |