From 8e58d4099c4aaa5c0cdcfe86bd215c046cd81b10 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Thu, 28 Apr 2016 20:40:17 +0200 Subject: move to proper place (nw) --- scripts/src/sound.lua | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'scripts/src') diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua index 17f9c6aa2b2..c9291ffa8bb 100644 --- a/scripts/src/sound.lua +++ b/scripts/src/sound.lua @@ -1343,3 +1343,15 @@ if (SOUNDS["AD1848"]~=null) then MAME_DIR .. "src/devices/sound/ad1848.h", } end + +--------------------------------------------------- +-- UPD1771 +--@src/devices/sound/upd1771.h,SOUNDS["UPD1771"] = true +--------------------------------------------------- + +if (SOUNDS["UPD1771"]~=null) then + files { + MAME_DIR .. "src/devices/sound/upd1771.cpp", + MAME_DIR .. "src/devices/sound/upd1771.h", + } +end -- cgit v1.2.3-70-g09d2