mirror of
https://github.com/holub/mame
synced 2025-05-31 01:51:46 +03:00
Synced with MESS. (nw)
This commit is contained in:
parent
d8c855729a
commit
44cfbff05e
@ -11,6 +11,9 @@
|
||||
|
||||
DECLARE_LEGACY_SOUND_DEVICE(WAVE, wave);
|
||||
|
||||
#define WAVE_TAG "wave"
|
||||
#define WAVE2_TAG "wave2"
|
||||
|
||||
|
||||
#define MCFG_SOUND_WAVE_ADD(_tag, _cass_tag) \
|
||||
MCFG_SOUND_ADD( _tag, WAVE, 0 ) \
|
||||
|
Loading…
Reference in New Issue
Block a user