summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-04-12 00:36:41 +0200
committer hap <happppp@users.noreply.github.com>2021-04-12 00:36:52 +0200
commitf498f612958817f3c03454252523299747f5f9d7 (patch)
tree851d87de8a27735e4fe2f385c507a02b44d539f6 /scripts
parentb3e581c8f958c43a39055ac5c50d630180a9b785 (diff)
mephisto_montec.cpp: split driver file into montec/smondial
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 a0a657086f2..9a559d057fe 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2550,6 +2550,7 @@ files {
MAME_DIR .. "src/mame/drivers/mephisto_montec.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_polgar.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_risc.cpp",
+ MAME_DIR .. "src/mame/drivers/mephisto_smondial.cpp",
MAME_DIR .. "src/mame/machine/mmboard.cpp",
MAME_DIR .. "src/mame/machine/mmboard.h",
MAME_DIR .. "src/mame/video/mmdisplay1.cpp",