From 21795f1feff8dce81da26e8377b7cb931166e85b Mon Sep 17 00:00:00 2001 From: Robbbert Date: Fri, 29 May 2020 00:42:56 +1000 Subject: [PATCH] (nw) fixed the build: added MM58174 to mess.lua --- scripts/target/mame/mess.lua | 1 + 1 file changed, 1 insertion(+) 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