From 7dc0aab8dfd5326aba222bdc0746b3f84eb05be9 Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Mon, 19 Apr 2021 11:43:49 +0200 Subject: thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely mature patch (but good enough for a start) --- scripts/target/mame/mess.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts') diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index ebb81497aff..deff32dce56 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3945,8 +3945,6 @@ files { MAME_DIR .. "src/mame/drivers/thomson.cpp", MAME_DIR .. "src/mame/includes/thomson.h", MAME_DIR .. "src/mame/machine/thomson.cpp", - MAME_DIR .. "src/mame/machine/thomflop.cpp", - MAME_DIR .. "src/mame/machine/thomflop.h", MAME_DIR .. "src/mame/video/thomson.cpp", } -- cgit v1.2.3