summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2018-09-15 18:19:30 +0200
committer hap <happppp@users.noreply.github.com>2018-09-15 18:19:30 +0200
commit07571845d8af2649dd723a3334f327a18d890c0a (patch)
tree1598df86a9659288838a9121acd7c7d8fc1768ca /scripts
parent546f04f4a385976b2cf7a3628857345ca5a20d24 (diff)
videolich renamed to video21 (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index f6660b06a12..70a8ab89c32 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -4840,7 +4840,7 @@ files {
MAME_DIR .. "src/mame/includes/vectrex.h",
MAME_DIR .. "src/mame/video/vectrex.cpp",
MAME_DIR .. "src/mame/machine/vectrex.cpp",
- MAME_DIR .. "src/mame/drivers/videolich.cpp",
+ MAME_DIR .. "src/mame/drivers/video21.cpp",
MAME_DIR .. "src/mame/drivers/videosaa.cpp",
MAME_DIR .. "src/mame/drivers/vlc.cpp",
MAME_DIR .. "src/mame/drivers/voyager.cpp",