diff options
| author | 2021-07-13 13:50:06 -0500 | |
|---|---|---|
| committer | 2021-07-13 13:50:06 -0500 | |
| commit | 6f55569f2fe317df92515a2fb48d5812bf20201f (patch) | |
| tree | 88cfe31b6540d42595a540a4973555985bf4aef1 /scripts | |
| parent | d199ad1e801f9b0e1991c33bf4599a81534766e7 (diff) | |
fix build
Diffstat (limited to 'scripts')
| -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 24b0e40baf0..55230f0b9b8 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -716,7 +716,7 @@ MACHINES["TTL74123"] = true MACHINES["TTL74145"] = true MACHINES["TTL74148"] = true MACHINES["TTL74153"] = true ---MACHINES["TTL74157"] = true +MACHINES["TTL74157"] = true MACHINES["TTL74161"] = true MACHINES["TTL74164"] = true MACHINES["TTL74175"] = true |
