mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
Turn fcode logging back off
This commit is contained in:
parent
e448f04a7f
commit
018c2216c0
@ -12,7 +12,7 @@
|
||||
#include "sparcdasm.h"
|
||||
|
||||
#define SPARCV8 (0)
|
||||
#define LOG_FCODES (1)
|
||||
#define LOG_FCODES (0)
|
||||
|
||||
#if LOG_FCODES
|
||||
#include <map>
|
||||
|
Loading…
Reference in New Issue
Block a user