Fixed arcade build (#6910)

* Fixed arcade build

Added special_gambl.cpp to arcade.flt

* Fixed arcade build

Added audio\special.cpp/h to arcade.lua
This commit is contained in:
MASH 2020-07-05 02:13:27 +01:00 committed by GitHub
parent 9cd4f31d8f
commit a647659aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -4984,6 +4984,8 @@ files {
MAME_DIR .. "src/mame/drivers/smsmcorp.cpp",
MAME_DIR .. "src/mame/drivers/sothello.cpp",
MAME_DIR .. "src/mame/drivers/special_gambl.cpp",
MAME_DIR .. "src/mame/audio/special.cpp",
MAME_DIR .. "src/mame/audio/special.h",
MAME_DIR .. "src/mame/drivers/spool99.cpp",
MAME_DIR .. "src/mame/drivers/sprcros2.cpp",
MAME_DIR .. "src/mame/drivers/sshot.cpp",

View File

@ -1169,6 +1169,7 @@ spbactn.cpp
spcforce.cpp
spdheat.cpp
spdodgeb.cpp
special_gambl.cpp
spectra.cpp
speedatk.cpp
speedbal.cpp