diff options
| author | 2018-06-11 21:13:21 +1000 | |
|---|---|---|
| committer | 2018-06-11 21:13:21 +1000 | |
| commit | 529ddf11fae5d96d6956e65dcb12b6e1243e623a (patch) | |
| tree | 3408a7fefd10ad858536b6a16f3b1c30eadc58cd /scripts | |
| parent | 19b8b995ab95488039af1c2d7b8aea005bc1652b (diff) | |
fix build, minor cleanup (nw)
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 295764be33a..6835d1960f9 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -367,6 +367,7 @@ VIDEOS["MB88303"] = true MACHINES["AKIKO"] = true MACHINES["AUTOCONFIG"] = true +MACHINES["BUSMOUSE"] = true MACHINES["CR511B"] = true MACHINES["DMAC"] = true MACHINES["GAYLE"] = true |
