hack for building with visual studio, to go with the hack for gcc

This commit is contained in:
smf- 2011-07-12 11:42:15 +00:00
parent 3382973459
commit 8154fdc70d

View File

@ -1076,6 +1076,7 @@ void INPUT_PORTS_NAME(_name)(device_t &owner, ioport_list &portlist, astring &er
/* name of table */
#define DEVICE_INPUT_DEFAULTS_NAME(_name) device_iptdef_##_name
#define device_iptdef_0 NULL
#define device_iptdef___null NULL
/* start of table */