summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/video.lua
diff options
context:
space:
mode:
author Wilbert Pol <wilbertpol@users.noreply.github.com>2018-05-17 23:43:29 +0200
committer Vas Crabb <cuavas@users.noreply.github.com>2018-05-18 19:06:30 +1000
commit07d51ecf71f9ac98998926299735b0655a4ac0f8 (patch)
tree064f4026404248928e94ff9f0299430d9bfae129 /scripts/src/video.lua
parent3486171aeff67096d7431998141ba2a7aa706141 (diff)
ef9340/1: make character set external. [Wilbert Pol]
Diffstat (limited to 'scripts/src/video.lua')
-rw-r--r--scripts/src/video.lua1
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