summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
author Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2020-11-19 03:47:08 -0500
committer Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2020-11-19 05:12:17 -0500
commit40646cd9dd73b6d4d6e87016f9f640d53a3c50b4 (patch)
treec41d3326c238b029119085d7ad802383e8e39ccd /scripts/target/mame/mess.lua
parent1a95d0b3360cf8ab8908fdd38e1ea1b626347115 (diff)
tsispch.cpp: bring the driver more up to modern MAME coding standards
Diffstat (limited to 'scripts/target/mame/mess.lua')
-rw-r--r--scripts/target/mame/mess.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index f51b3ce2b65..cd9d52ccaf7 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4554,7 +4554,6 @@ files {
MAME_DIR .. "src/mame/drivers/tr175.cpp",
MAME_DIR .. "src/mame/drivers/trs80dt1.cpp",
MAME_DIR .. "src/mame/drivers/tsispch.cpp",
- MAME_DIR .. "src/mame/includes/tsispch.h",
MAME_DIR .. "src/mame/drivers/tulip1.cpp",
MAME_DIR .. "src/mame/drivers/unistar.cpp",
MAME_DIR .. "src/mame/drivers/v6809.cpp",