diff options
| author | 2017-01-26 16:05:57 -0500 | |
|---|---|---|
| committer | 2017-01-26 16:05:57 -0500 | |
| commit | b0a4c490c5df53aa3f83a33244d461060c43bc7b (patch) | |
| tree | 76433c511191b35a6a138fa4e67778ff41d0bf13 /scripts | |
| parent | 578767a12055a95491da64c25b89aeee5cbb3a25 (diff) | |
fix separate build (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 164008ece2e..bc303a90a06 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -302,6 +302,7 @@ VIDEOS["HUC6202"] = true VIDEOS["HUC6260"] = true VIDEOS["HUC6261"] = true VIDEOS["HUC6270"] = true +VIDEOS["HUC6271"] = true VIDEOS["HUC6272"] = true VIDEOS["I8244"] = true VIDEOS["I82730"] = true |
