diff options
author | 2015-08-11 15:36:18 +0200 | |
---|---|---|
committer | 2015-08-11 15:36:18 +0200 | |
commit | 1ac27c1beaca0c6fc2b6a2cefb80ad29b0824d17 (patch) | |
tree | a033698f0b9b16eda86575ce14495f66e3dadf48 /scripts/target | |
parent | b682f0babdbfd95cbab95278e7dbec8c9ae43776 (diff) |
try fix 3 (nw)
Diffstat (limited to 'scripts/target')
-rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index da779dfb9bd..f0d0811078e 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -427,7 +427,7 @@ MACHINES["LDV1000"] = true MACHINES["LDVP931"] = true MACHINES["LH5810"] = true MACHINES["LINFLASH"] = true ---MACHINES["LPCI"] = true +MACHINES["LPCI"] = true MACHINES["LSI53C810"] = true MACHINES["M68307"] = true MACHINES["M68340"] = true |