mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
bus.lua: correct h89bus folder location
This commit is contained in:
parent
07a5efec72
commit
51fe1dc2cc
1 changed files with 1 additions and 1 deletions
|
@ -5742,7 +5742,7 @@ end
|
|||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/h89/h89bus.h,BUSES["H89BUS"] = true
|
||||
--@src/devices/bus/heathzenith/h89bus.h,BUSES["H89BUS"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (BUSES["H89BUS"]~=null) then
|
||||
|
|
Loading…
Reference in a new issue