summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-04-15 00:56:46 +0200
committer hap <happppp@users.noreply.github.com>2019-04-15 00:59:26 +0200
commit8b018d198c8d6986e3f988ad087c87e080a08868 (patch)
tree2456f7d8c901db0d768143bd51b9b436f3b801f7 /scripts
parentb5d3b29d1604bd12ced8014f20cad2126f71a098 (diff)
New working machine added
--------- Great Game Machine [hap, bataais]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/mess.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index c5beded26ca..43e756cd296 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3783,6 +3783,7 @@ files {
MAME_DIR .. "src/mame/drivers/aceex.cpp",
MAME_DIR .. "src/mame/drivers/aci_boris.cpp",
MAME_DIR .. "src/mame/drivers/aci_borisdpl.cpp",
+ MAME_DIR .. "src/mame/drivers/aci_ggm.cpp",
MAME_DIR .. "src/mame/drivers/adm23.cpp",
MAME_DIR .. "src/mame/drivers/adm31.cpp",
MAME_DIR .. "src/mame/drivers/adm36.cpp",