diff options
Diffstat (limited to 'scripts/src/machine.lua')
| -rw-r--r-- | scripts/src/machine.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 14828a0e7d6..e47b20d0b9a 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -3601,6 +3601,8 @@ if MACHINES["SPG2XX"] then MAME_DIR .. "src/devices/machine/generalplus_gpl_dma.h", MAME_DIR .. "src/devices/machine/generalplus_gpl_timebase.cpp", MAME_DIR .. "src/devices/machine/generalplus_gpl_timebase.h", + MAME_DIR .. "src/devices/machine/generalplus_gpl_chx.cpp", + MAME_DIR .. "src/devices/machine/generalplus_gpl_chx.h", MAME_DIR .. "src/devices/machine/spg_renderer.cpp", MAME_DIR .. "src/devices/machine/spg_renderer.h", MAME_DIR .. "src/devices/machine/gpl_renderer.cpp", |
