diff options
Diffstat (limited to 'scripts/src/video.lua')
-rw-r--r-- | scripts/src/video.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/src/video.lua b/scripts/src/video.lua index 0a2dbb23afe..e6027140f44 100644 --- a/scripts/src/video.lua +++ b/scripts/src/video.lua @@ -158,7 +158,6 @@ if (VIDEOS["EF9340_1"]~=null) then files { MAME_DIR .. "src/devices/video/ef9340_1.cpp", MAME_DIR .. "src/devices/video/ef9340_1.h", - MAME_DIR .. "src/devices/video/ef9341_chargen.h", } end |