summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-04-26 12:24:27 +0100
committer David Haywood <mamehaze@users.noreply.github.com>2016-04-26 12:24:27 +0100
commit02534d1a9c4ad8b1aad8ea1561e1804d8826d019 (patch)
treee6da31823445587ab81612ebc7041c65a871a187 /scripts
parentbea3df2bc0f03ea8f72046f5a9a150865c3788b4 (diff)
new NOT WORKING
Polaroid Instant Memories [Alex Cmaylo]
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 3bf48aae76b..ca5fc78e502 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -1337,6 +1337,7 @@ files {
MAME_DIR .. "src/mame/machine/kabuki.cpp",
MAME_DIR .. "src/mame/machine/kabuki.h",
MAME_DIR .. "src/mame/drivers/tvcapcom.cpp",
+ MAME_DIR .. "src/mame/drivers/instantm.cpp",
}
createMAMEProjects(_target, _subtarget, "cinemat")