diff options
author | 2017-10-26 21:18:07 +1100 | |
---|---|---|
committer | 2017-10-26 21:18:07 +1100 | |
commit | 09ab8059abae56ba7fe1424c9e6fd844b91f4106 (patch) | |
tree | b34984c84e40ee475da6e28f6dfb8d6762634102 | |
parent | c8be65d11517d1d0aa168e3808c1a5c377e6c369 (diff) |
(nw) fixed the build.
-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 6781ccbdaab..0f80615b5db 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -277,6 +277,7 @@ SOUNDS["DAVE"] = true VIDEOS["SEGA315_5124"] = true VIDEOS["SEGA315_5313"] = true --VIDEOS+= BUFSPRITE"] = true +VIDEOS["BT459"] = true VIDEOS["CDP1861"] = true VIDEOS["CDP1862"] = true --VIDEOS["CESBLIT"] = true |