summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-02-17 14:40:58 -0500
committer AJR <ajrhacker@users.noreply.github.com>2018-02-17 14:41:34 -0500
commit6a33b375e031c392bb8a5301bbcd818b515e1f73 (patch)
tree988cbc1d4019bfa971c849ea5d5954fb35cbbf96 /scripts
parentc56b448424a97bbdefd0d9ab23ee5047fa014201 (diff)
Fix arcade and tiny builds (hopefully) (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index c91ab42c8ab..6c152e13daa 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -253,7 +253,7 @@ SOUNDS["YMZ770"] = true
SOUNDS["MPEG_AUDIO"] = true
SOUNDS["T6721A"] = true
SOUNDS["MOS7360"] = true
---SOUNDS["ESQPUMP"] = true
+SOUNDS["ESQPUMP"] = true
--SOUNDS["VRC6"] = true
SOUNDS["SB0400"] = true
SOUNDS["AC97"] = true