mirror of
https://github.com/holub/mame
synced 2025-04-27 10:43:07 +03:00
hack for building with visual studio, to go with the hack for gcc
This commit is contained in:
parent
3382973459
commit
8154fdc70d
@ -1076,6 +1076,7 @@ void INPUT_PORTS_NAME(_name)(device_t &owner, ioport_list &portlist, astring &er
|
|||||||
/* name of table */
|
/* name of table */
|
||||||
#define DEVICE_INPUT_DEFAULTS_NAME(_name) device_iptdef_##_name
|
#define DEVICE_INPUT_DEFAULTS_NAME(_name) device_iptdef_##_name
|
||||||
|
|
||||||
|
#define device_iptdef_0 NULL
|
||||||
#define device_iptdef___null NULL
|
#define device_iptdef___null NULL
|
||||||
|
|
||||||
/* start of table */
|
/* start of table */
|
||||||
|
Loading…
Reference in New Issue
Block a user