mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +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
|
if (MACHINES["APPLE_FDINTF"]~=null) then
|
||||||
files {
|
files {
|
||||||
|
Loading…
Reference in New Issue
Block a user