summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-12-13 15:34:46 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-12-13 15:35:17 -0500
commit2eae516ff4578d6d11c0d0d7221efd4929a91027 (patch)
tree7e557d04a1f3804321ab7b91a64c30dddcd201fa /scripts
parentd40229307988e3f7663a07f9bf050ad51160474a (diff)
play_3.cpp: Move games on "Z-Pinball" hardware to new driver (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index ba6ba0a04cc..6daeaa17fb3 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -4590,6 +4590,7 @@ files {
MAME_DIR .. "src/mame/drivers/zac_1.cpp",
MAME_DIR .. "src/mame/drivers/zac_2.cpp",
MAME_DIR .. "src/mame/drivers/zac_proto.cpp",
+ MAME_DIR .. "src/mame/drivers/zpinball.cpp",
}
--------------------------------------------------