mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
Fix another emscripten compile error (nw)
This commit is contained in:
parent
588172ab74
commit
6ad3abb55c
@ -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_INPUT_DEFAULTS_NAME(_name) device_iptdef_##_name
|
||||||
|
|
||||||
#define device_iptdef_0 NULL
|
#define device_iptdef_0 NULL
|
||||||
|
#define device_iptdef_0L NULL
|
||||||
#define device_iptdef_0LL NULL
|
#define device_iptdef_0LL NULL
|
||||||
#define device_iptdef___null NULL
|
#define device_iptdef___null NULL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user