fix arcade build (nw)

This commit is contained in:
Robbbert 2016-09-26 23:27:01 +10:00
parent 084af3883b
commit 38eec31e92
2 changed files with 1 additions and 1 deletions

View File

@ -4486,6 +4486,7 @@ files {
MAME_DIR .. "src/mame/includes/malzak.h",
MAME_DIR .. "src/mame/video/malzak.cpp",
MAME_DIR .. "src/mame/drivers/manohman.cpp",
MAME_DIR .. "src/mame/drivers/marywu.cpp",
MAME_DIR .. "src/mame/drivers/mcatadv.cpp",
MAME_DIR .. "src/mame/includes/mcatadv.h",
MAME_DIR .. "src/mame/video/mcatadv.cpp",

View File

@ -3311,7 +3311,6 @@ files {
MAME_DIR .. "src/mame/drivers/lg-dvd.cpp",
MAME_DIR .. "src/mame/drivers/lola8a.cpp",
MAME_DIR .. "src/mame/drivers/m79152pc.cpp",
MAME_DIR .. "src/mame/drivers/marywu.cpp",
MAME_DIR .. "src/mame/drivers/mccpm.cpp",
MAME_DIR .. "src/mame/drivers/mes.cpp",
MAME_DIR .. "src/mame/drivers/mice.cpp",