summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2026-05-20 01:12:44 +1000
committer Vas Crabb <vas@vastheman.com>2026-05-20 01:12:44 +1000
commitcc1e3ee97a63e778947c30db038fafe3efe2f2c2 (patch)
tree711509d66f4d26770b8f78fab362c58e725ea4c0 /scripts/src
parent464f95b511ca680c7dbbdd9fd3dddd8085821f91 (diff)
srcclean and manual cleanup
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/machine.lua2
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",