summaryrefslogtreecommitdiffstats
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-07-11 01:02:32 +0200
committer hap <happppp@users.noreply.github.com>2019-07-11 01:03:07 +0200
commit5eaac5e857176b56c990f6bb864a1a5c27b6cf6d (patch)
tree30a9478b3e6e6a42414eeb3d9c435a0b80fdc1ac /scripts/target/mame/mess.lua
parent7804df982140d84144c119917804136a916efca4 (diff)
New not working machine added
----------- Talking Wrinkles [hap, David Viens]
Diffstat (limited to 'scripts/target/mame/mess.lua')
-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 83b8b4986dd..e4e610ac7d0 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -1918,6 +1918,7 @@ files {
MAME_DIR .. "src/mame/includes/coleco.h",
MAME_DIR .. "src/mame/machine/coleco.cpp",
MAME_DIR .. "src/mame/machine/coleco.h",
+ MAME_DIR .. "src/mame/drivers/wrinkles.cpp",
}
createMESSProjects(_target, _subtarget, "compugraphic")