mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
machine.lua: correct applefdintf file pointer
This commit is contained in:
parent
c89cbcd0e5
commit
dd75841b96
@ -4614,7 +4614,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/machine/applefdc.h,MACHINES["APPLE_FDINTF"] = true
|
||||
--@src/devices/machine/applefdintf.h,MACHINES["APPLE_FDINTF"] = true
|
||||
---------------------------------------------------
|
||||
if (MACHINES["APPLE_FDINTF"]~=null) then
|
||||
files {
|
||||
|
Loading…
Reference in New Issue
Block a user