summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-04-27 19:02:50 +0200
committer hap <happppp@users.noreply.github.com>2017-04-27 19:03:09 +0200
commit885740752f9fadc530071fbb8e4f55c9369433e1 (patch)
treecd05bf339976daddf371e5616367f42f2c4565e6 /scripts
parent0d45242bf797bb0145a2d0627e11054cea5c8ebc (diff)
moved nupogodi to another driver (nw)
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 0bcd50dcc58..291399f4d21 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2740,6 +2740,7 @@ files {
createMESSProjects(_target, _subtarget, "sharp")
files {
+ MAME_DIR .. "src/mame/drivers/hh_sm500.cpp",
MAME_DIR .. "src/mame/drivers/hh_sm510.cpp",
MAME_DIR .. "src/mame/video/mz700.cpp",
MAME_DIR .. "src/mame/drivers/mz700.cpp",