Fix another emscripten compile error (nw)

This commit is contained in:
Justin Kerk 2013-11-06 15:43:03 +00:00
parent 588172ab74
commit 6ad3abb55c

View File

@ -1581,6 +1581,7 @@ ATTR_COLD void INPUT_PORTS_NAME(_name)(device_t &owner, ioport_list &portlist, a
#define DEVICE_INPUT_DEFAULTS_NAME(_name) device_iptdef_##_name
#define device_iptdef_0 NULL
#define device_iptdef_0L NULL
#define device_iptdef_0LL NULL
#define device_iptdef___null NULL