From f9728327f89e5cadaa36d3ddab9458580a00ac59 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Wed, 14 Sep 2022 04:44:28 +1000 Subject: More miscellaneous fixes: * Fixed tiny build for consolidated driver files. * tools/unidasm.cpp: Capture big objects by reference in lambdas. * misc/oneshot.cpp: Fixed unsigned comparison to zero bugs. --- scripts/target/mame/tiny.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts') diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua index c1ee27b7277..50586d03c63 100644 --- a/scripts/target/mame/tiny.lua +++ b/scripts/target/mame/tiny.lua @@ -163,8 +163,6 @@ files{ MAME_DIR .. "src/mame/gaelco/gaelco_v.cpp", MAME_DIR .. "src/mame/gaelco/gaelcrpt.cpp", MAME_DIR .. "src/mame/gaelco/wrally.cpp", - MAME_DIR .. "src/mame/gaelco/wrally.h", - MAME_DIR .. "src/mame/gaelco/wrally_v.cpp", MAME_DIR .. "src/mame/gaelco/gaelco_wrally_sprites.cpp", MAME_DIR .. "src/mame/gaelco/gaelco_wrally_sprites.h", MAME_DIR .. "src/mame/gaelco/gaelco_ds5002fp.cpp", -- cgit v1.2.3