mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
no need to add that twice (nw)
This commit is contained in:
parent
e22568da38
commit
db178071f5
@ -3268,20 +3268,6 @@ if (BUSES["UTS_KBD"]~=null) then
|
||||
}
|
||||
end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/vsmile/vsmile_slot.h,BUSES["VSMILE_SLOT"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (BUSES["VSMILE"]~=null) then
|
||||
files {
|
||||
MAME_DIR .. "src/devices/bus/vsmile/vsmile_slot.cpp",
|
||||
MAME_DIR .. "src/devices/bus/vsmile/vsmile_slot.h",
|
||||
MAME_DIR .. "src/devices/bus/vsmile/rom.cpp",
|
||||
MAME_DIR .. "src/devices/bus/vsmile/rom.h",
|
||||
}
|
||||
end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/vsmile/vsmile_ctrl.h,BUSES["VSMILE"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user