diff options
author | 2017-05-26 22:30:15 -0500 | |
---|---|---|
committer | 2017-05-26 22:30:15 -0500 | |
commit | 9546051bc0c75de3937d4c6e1fbd5b28a4ca70c4 (patch) | |
tree | 736e5d80b211b3b8623dd8789444e8db057f8529 /scripts/target | |
parent | be8a33c51bfb91091c62aa730452374cae557d46 (diff) |
fix arcade builds (nw)
Diffstat (limited to 'scripts/target')
-rw-r--r-- | scripts/target/mame/arcade.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 6eb3709a6cd..3ce4daaafe8 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -470,7 +470,7 @@ MACHINES["MB3773"] = true MACHINES["MB8421"] = true MACHINES["MB87078"] = true --MACHINES["MB8795"] = true ---MACHINES["MB89352"] = true +MACHINES["MB89352"] = true MACHINES["MB89371"] = true MACHINES["MC146818"] = true MACHINES["MC2661"] = true |