diff options
Diffstat (limited to 'scripts/src/machine.lua')
| -rw-r--r-- | scripts/src/machine.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index e47b20d0b9a..98968a49869 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -3594,7 +3594,7 @@ if MACHINES["SPG2XX"] then MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_soc.cpp", MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_soc.h", MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_rtc.cpp", - MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_rtc.h", + MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_rtc.h", MAME_DIR .. "src/devices/machine/generalplus_gpce4_soc.cpp", MAME_DIR .. "src/devices/machine/generalplus_gpce4_soc.h", MAME_DIR .. "src/devices/machine/generalplus_gpl_dma.cpp", |
