diff options
| author | 2022-03-28 18:11:51 +0200 | |
|---|---|---|
| committer | 2022-03-28 18:11:51 +0200 | |
| commit | 19fe9e23a68ea2928006e7f319d3c3c296c704c9 (patch) | |
| tree | 802a5a3443d932131b2169756844cfcbc42ca114 /scripts | |
| parent | d832d6a3662d60ddd8aac9843ddd1f924dfc9976 (diff) | |
- diverboy.cpp, exzisus.cpp: finders, other minor cleanups
- various drivers: removed some custom GFX decodes in favor of the ones provided in emu/video/generic.cpp
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 108228f30b1..e63cb642176 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -4033,8 +4033,6 @@ files { MAME_DIR .. "src/mame/video/darius.cpp", MAME_DIR .. "src/mame/drivers/dinoking.cpp", MAME_DIR .. "src/mame/drivers/exzisus.cpp", - MAME_DIR .. "src/mame/includes/exzisus.h", - MAME_DIR .. "src/mame/video/exzisus.cpp", MAME_DIR .. "src/mame/drivers/fgoal.cpp", MAME_DIR .. "src/mame/includes/fgoal.h", MAME_DIR .. "src/mame/video/fgoal.cpp", |
