mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Fix netlist logs. (nw)
This commit is contained in:
parent
2a7fbbf7d7
commit
bc732054f6
@ -21,7 +21,7 @@
|
||||
#include "../nl_setup.h"
|
||||
|
||||
#define LOG(name, cI) \
|
||||
NET_REGISTER_DEV(??PG, name) \
|
||||
NET_REGISTER_DEV(LOG, name) \
|
||||
NET_CONNECT(name, I, cI)
|
||||
|
||||
#define LOGD(name, cI, cI2) \
|
||||
|
Loading…
Reference in New Issue
Block a user