diff options
| author | 2021-04-23 18:54:34 +0200 | |
|---|---|---|
| committer | 2021-04-23 18:55:31 +0200 | |
| commit | 5f977adf3fc582f0b6307da78f25ba02e0568548 (patch) | |
| tree | 7dec22fe831b085150f8a519a5f4e90a5814675f /scripts/src/machine.lua | |
| parent | 8ed26d0e1beb56a6cd325bb8d22aeb4e0588f794 (diff) | |
fix arcade target link
Diffstat (limited to 'scripts/src/machine.lua')
| -rw-r--r-- | scripts/src/machine.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 5892219c2c9..b6bb6d7aec8 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -4619,6 +4619,7 @@ end --------------------------------------------------- if (MACHINES["CXD1185"]~=null) then + MACHINES["NSCSI"] = true files { MAME_DIR .. "src/devices/machine/cxd1185.cpp", MAME_DIR .. "src/devices/machine/cxd1185.h", |
