summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2018-12-03 07:51:28 -0500
committer arbee <rb6502@users.noreply.github.com>2018-12-03 07:51:28 -0500
commit0910676c404f28719190844544356e2dd86bc186 (patch)
tree218f2036905c34be42a258113370e7c96557559d /scripts
parent44e0aa6191c94424752e1a36f2db7341b10e1603 (diff)
New machines added as MACHINE_NOT_WORKING
Flash Beats [R. Belmont, twistedsymphony]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index d2303668b4b..628ed456a37 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -3471,6 +3471,7 @@ files {
MAME_DIR .. "src/mame/machine/xbox.cpp",
MAME_DIR .. "src/mame/machine/xbox_usb.cpp",
MAME_DIR .. "src/mame/machine/xbox_pci.cpp",
+ MAME_DIR .. "src/mame/drivers/flashbeats.cpp",
}
createMAMEProjects(_target, _subtarget, "seibu")