summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/video.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/video.lua b/scripts/src/video.lua
index a1f5221b58a..db65b2da111 100644
--- a/scripts/src/video.lua
+++ b/scripts/src/video.lua
@@ -1150,6 +1150,8 @@ if (VIDEOS["PPU2C0X"]~=null) then
MAME_DIR .. "src/devices/video/ppu2c0x.h",
MAME_DIR .. "src/devices/video/ppu2c0x_vt.cpp",
MAME_DIR .. "src/devices/video/ppu2c0x_vt.h",
+ MAME_DIR .. "src/devices/video/ppu2c0x_sh6578.cpp",
+ MAME_DIR .. "src/devices/video/ppu2c0x_sh6578.h",
}
end