From 6bccd589c1a429246fba782607f5c24096e78430 Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Mon, 18 Mar 2024 10:16:16 +0100 Subject: swx00: Advance --- 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 63683ba3c48..b53cd0b10a8 100644 --- a/scripts/src/sound.lua +++ b/scripts/src/sound.lua @@ -1559,6 +1559,18 @@ if (SOUNDS["SWP20"]~=null) then } end +--------------------------------------------------- +-- +--@src/devices/sound/swx00.h,SOUNDS["SWX00"] = true +--------------------------------------------------- + +if (SOUNDS["SWX00"]~=null) then + files { + MAME_DIR .. "src/devices/sound/swx00.cpp", + MAME_DIR .. "src/devices/sound/swx00.h", + } +end + --------------------------------------------------- -- --@src/devices/sound/meg.h,SOUNDS["MEG"] = true -- cgit v1.2.3-70-g09d2