summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2025-10-26 03:26:21 +1100
committer Vas Crabb <vas@vastheman.com>2025-10-26 03:26:21 +1100
commitae78e07ff054248eff02cec235b6748796cf5dda (patch)
treeda77a98d9732f49d7dc3e3bc9953ffe2e40923e7 /scripts/src/machine.lua
parent9f3766ce2716b33be12c61683d4f32db81faf678 (diff)
srcclean and tidy
Diffstat (limited to 'scripts/src/machine.lua')
-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 768d154a47a..6cd94ba9292 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -3474,7 +3474,7 @@ if (MACHINES["SPG2XX"]~=null) then
MAME_DIR .. "src/devices/machine/generalplus_gpl162xx_soc.cpp",
MAME_DIR .. "src/devices/machine/generalplus_gpl162xx_soc.h",
MAME_DIR .. "src/devices/machine/generalplus_gpl1625x_soc.cpp",
- MAME_DIR .. "src/devices/machine/generalplus_gpl1625x_soc.h",
+ MAME_DIR .. "src/devices/machine/generalplus_gpl1625x_soc.h",
MAME_DIR .. "src/devices/machine/generalplus_gpl162xx_soc_video.cpp",
MAME_DIR .. "src/devices/machine/generalplus_gpl162xx_soc_video.h",
MAME_DIR .. "src/devices/machine/generalplus_gpl951xx_soc.cpp",