summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2022-03-31 08:26:40 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2022-03-31 08:26:40 +0200
commitb278453e7621b069833660ec3f46e6073c55f812 (patch)
tree45b28c498904d4894fae10731dce18f3ad14b055 /scripts
parent3728913a4ee0db1c590646cc4f89a9da6a0446f9 (diff)
galpanic.cpp, hcastle.cpp, tbowl.cpp: finders and other minor cleanups
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index ed047d4cf33..23e9bb9789b 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -2358,8 +2358,6 @@ files {
MAME_DIR .. "src/mame/drivers/galpanic.cpp",
MAME_DIR .. "src/mame/drivers/galpanic_ms.cpp",
MAME_DIR .. "src/mame/includes/galpnipt.h",
- MAME_DIR .. "src/mame/includes/galpanic.h",
- MAME_DIR .. "src/mame/video/galpanic.cpp",
MAME_DIR .. "src/mame/drivers/galpani2.cpp",
MAME_DIR .. "src/mame/includes/galpani2.h",
MAME_DIR .. "src/mame/video/galpani2.cpp",
@@ -2480,8 +2478,6 @@ files {
MAME_DIR .. "src/mame/includes/gyruss.h",
MAME_DIR .. "src/mame/video/gyruss.cpp",
MAME_DIR .. "src/mame/drivers/hcastle.cpp",
- MAME_DIR .. "src/mame/includes/hcastle.h",
- MAME_DIR .. "src/mame/video/hcastle.cpp",
MAME_DIR .. "src/mame/drivers/hexion.cpp",
MAME_DIR .. "src/mame/includes/hexion.h",
MAME_DIR .. "src/mame/video/hexion.cpp",
@@ -4357,8 +4353,6 @@ files {
MAME_DIR .. "src/mame/includes/spbactn.h",
MAME_DIR .. "src/mame/video/spbactn.cpp",
MAME_DIR .. "src/mame/drivers/tbowl.cpp",
- MAME_DIR .. "src/mame/includes/tbowl.h",
- MAME_DIR .. "src/mame/video/tbowl.cpp",
MAME_DIR .. "src/mame/drivers/tecmo.cpp",
MAME_DIR .. "src/mame/includes/tecmo.h",
MAME_DIR .. "src/mame/video/tecmo.cpp",