diff options
| author | 2021-04-19 11:43:49 +0200 | |
|---|---|---|
| committer | 2021-04-19 11:44:03 +0200 | |
| commit | 7dc0aab8dfd5326aba222bdc0746b3f84eb05be9 (patch) | |
| tree | 7f04e2d9eaad907682af647e62ac9d203446e29c /scripts | |
| parent | 5c4ee0ec5ccee303d6610ea17234817f93a9b54d (diff) | |
thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely mature patch (but good enough for a start)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 0 insertions, 2 deletions
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", } |
