diff options
| author | 2018-06-11 19:54:33 -0400 | |
|---|---|---|
| committer | 2018-06-11 20:04:20 -0400 | |
| commit | 3a46a189a38eab99463fcdfbf10d87984c7e5d61 (patch) | |
| tree | e0f127af0c9ca159f9abd6bed8fb77ecb1658cfb /scripts | |
| parent | 5d183b86fe6d63ab86e7fbd5677cd4b01b3da782 (diff) | |
fix build (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index ad079a568a4..59470e46c0c 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -354,6 +354,7 @@ VIDEOS["PPU2C0X"] = true -------------------------------------------------- MACHINES["AKIKO"] = true +MACHINES["BUSMOUSE"] = true MACHINES["NCR53C7XX"] = true MACHINES["LSI53C810"] = true MACHINES["6522VIA"] = true |
