Fixed arcade only build

Fixed "undefined reference to 'SUNKBD_PORT'.." in arcade only build.
This commit is contained in:
MASH 2016-07-23 11:43:25 +01:00 committed by GitHub
parent 52f5d4d0c1
commit 79ca52d2e2

View File

@ -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