diff options
| author | 2025-10-26 03:26:21 +1100 | |
|---|---|---|
| committer | 2025-10-26 03:26:21 +1100 | |
| commit | ae78e07ff054248eff02cec235b6748796cf5dda (patch) | |
| tree | da77a98d9732f49d7dc3e3bc9953ffe2e40923e7 /scripts/src/machine.lua | |
| parent | 9f3766ce2716b33be12c61683d4f32db81faf678 (diff) | |
srcclean and tidy
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 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", |
