typo fix (nothing important)
This commit is contained in:
parent
6e496c9834
commit
4fbf560d7a
|
@ -119,7 +119,7 @@ public:
|
|||
#define CFLASHLOG(...) {}
|
||||
#endif
|
||||
|
||||
#ifdef UNTESTEDOPCODELOG
|
||||
#ifdef UNTESTEDOPCODEDEBUG
|
||||
#define UNTESTEDOPCODELOG(...) LOGC(6, __VA_ARGS__)
|
||||
#else
|
||||
#define UNTESTEDOPCODELOG(...) {}
|
||||
|
|
Loading…
Reference in New Issue