diff options
| author | 2021-08-19 19:46:03 +0200 | |
|---|---|---|
| committer | 2021-08-19 13:46:03 -0400 | |
| commit | 05a8e3784d31ce55a89995033e21809a0b592a1c (patch) | |
| tree | 9519f41d4b88c510b87c9d27b1288bb8963f9c80 /scripts | |
| parent | 190f50e0a44d1fecdc7c9e442030cd5fe4ed434f (diff) | |
New NOT_WORKING machine (#8468)
* arcade.lua: Add 'opercoin.cpp'
* New NOT_WORKING machine
--------------------------
Multi Baby [jordigahan, ClawGrip]
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 4cb3bc80ae7..6439c7b1941 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -5061,6 +5061,7 @@ files { MAME_DIR .. "src/mame/includes/oneshot.h", MAME_DIR .. "src/mame/video/oneshot.cpp", MAME_DIR .. "src/mame/drivers/onetwo.cpp", + MAME_DIR .. "src/mame/drivers/opercoin.cpp", MAME_DIR .. "src/mame/drivers/othello.cpp", MAME_DIR .. "src/mame/drivers/pachifev.cpp", MAME_DIR .. "src/mame/drivers/pasha2.cpp", |
