diff options
| author | 2019-04-28 09:32:01 -0400 | |
|---|---|---|
| committer | 2019-04-28 09:32:01 -0400 | |
| commit | 9597246d6d6f0d035830e522a601f05b3aaf0a6d (patch) | |
| tree | 87decc3dc619a24c6e94b0338ce19259bb2417ad /scripts | |
| parent | 0ce1c644e30269f8b82cc2fd23ec4523528b7c06 (diff) | |
Fix build (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 1ce6b100837..80347bfdd80 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -285,6 +285,7 @@ SOUNDS["DAVE"] = true --SOUNDS["LC7535"] = true SOUNDS["UPD934G"] = true SOUNDS["IOPSPU"] = true +SOUNDS["SWP00"] = true SOUNDS["SWP20"] = true SOUNDS["SWP30"] = true |
