mirror of
https://github.com/holub/mame
synced 2025-06-21 19:56:53 +03:00
removed unneeded define. nw.
This commit is contained in:
parent
542969fb95
commit
8fa8c17c8e
@ -13,14 +13,6 @@
|
|||||||
#define __DSP32_H__
|
#define __DSP32_H__
|
||||||
|
|
||||||
|
|
||||||
//**************************************************************************
|
|
||||||
// INTERFACE CONFIGURATION MACROS
|
|
||||||
//**************************************************************************
|
|
||||||
|
|
||||||
#define MCFG_DSP32C_CONFIG(_config) \
|
|
||||||
dsp32c_device::static_set_config(*device, _config);
|
|
||||||
|
|
||||||
|
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
// CONSTANTS
|
// CONSTANTS
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user