mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fixed arcade only build
Fixed "undefined reference to 'SUNKBD_PORT'.." in arcade only build.
This commit is contained in:
parent
52f5d4d0c1
commit
79ca52d2e2
@ -647,6 +647,7 @@ BUSES["SMS_CTRL"] = true
|
||||
BUSES["SMS_EXP"] = true
|
||||
--BUSES["SNES"] = true
|
||||
--BUSES["SPC1000"] = true
|
||||
BUSES["SUNKBD"] = true
|
||||
--BUSES["TI99PEB"] = true
|
||||
--BUSES["TVC"] = true
|
||||
--BUSES["VBOY"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user