diff options
| author | 2020-05-29 00:42:56 +1000 | |
|---|---|---|
| committer | 2020-05-29 00:42:56 +1000 | |
| commit | 21795f1feff8dce81da26e8377b7cb931166e85b (patch) | |
| tree | c23247d3d76807dae1e30d028e4a45b351fda285 /scripts | |
| parent | ad492a0074cc9afb8f25124d358e226583539417 (diff) | |
(nw) fixed the build: added MM58174 to mess.lua
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 0c3aa380f70..529f96c5354 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -569,6 +569,7 @@ MACHINES["MICROTOUCH"] = true MACHINES["MIOT6530"] = true MACHINES["MM5307"] = true MACHINES["MM58167"] = true +MACHINES["MM58174"] = true MACHINES["MM58274C"] = true MACHINES["MM74C922"] = true MACHINES["MM5740"] = true |
