diff options
| author | 2015-04-29 08:18:54 +0200 | |
|---|---|---|
| committer | 2015-04-29 08:18:54 +0200 | |
| commit | 76b978d039f922ed84796deb999389ebb1579191 (patch) | |
| tree | 90e4fe3efe7a18b896e49fd7fb65ba7a144cac0f /src/emu/netlist/nl_config.h | |
| parent | 64219f27d20c0f6f2dc8c168c8c19ba9420f889d (diff) | |
Cleanups and version bumpmame0161
Diffstat (limited to 'src/emu/netlist/nl_config.h')
| -rw-r--r-- | src/emu/netlist/nl_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/netlist/nl_config.h b/src/emu/netlist/nl_config.h index 26d5f5620b1..f4154c1f102 100644 --- a/src/emu/netlist/nl_config.h +++ b/src/emu/netlist/nl_config.h @@ -37,7 +37,7 @@ #define USE_DEACTIVE_DEVICE (0) -#define USE_TRUTHTABLE (0) +#define USE_TRUTHTABLE (0) // The following adds about 10% performance ... |
