mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
flagged STREAM_UPDATE as legacy (nw)
This commit is contained in:
parent
5b10f8897b
commit
87bd8e7e7f
@ -22,6 +22,7 @@
|
||||
// MACROS
|
||||
//**************************************************************************
|
||||
|
||||
// legacy
|
||||
#define STREAM_UPDATE(name) void name(device_t *device, sound_stream *stream, void *param, stream_sample_t **inputs, stream_sample_t **outputs, int samples)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user