mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
sound.lua: fixed mm5837 entry, allows clean single driver build of beezer.cpp to complete (nw)
This commit is contained in:
parent
82d7052dc5
commit
a0e4df0deb
@ -1436,7 +1436,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
-- MM5837 Noise Generator
|
||||
--@src/devices/sound/mm5837.h,MACHINES["MM5837"] = true
|
||||
--@src/devices/sound/mm5837.h,SOUNDS["MM5837"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (SOUNDS["MM5837"]~=null) then
|
||||
|
Loading…
Reference in New Issue
Block a user