diff options
| author | 2018-10-09 19:24:11 -0400 | |
|---|---|---|
| committer | 2018-10-09 19:24:15 -0400 | |
| commit | a8c41a6035412182321469a4bf31d2e0abff7b23 (patch) | |
| tree | 526853c35053c82dcddbc1e4319e8125f5aba4b6 /scripts | |
| parent | 138be570a2172690b942c2349f305398f45f3d3d (diff) | |
mess.lua: Fix full build by adding MB87030 (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 67a0ded6374..090fc2cadcc 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -487,6 +487,7 @@ MACHINES["M6M80011AP"] = true MACHINES["MB14241"] = true MACHINES["MB3773"] = true MACHINES["MB8421"] = true +MACHINES["MB87030"] = true MACHINES["MB87078"] = true MACHINES["MB8795"] = true MACHINES["MB89352"] = true |
