mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-09-19 20:26:10 +08:00
Update Interfaces.hpp
This commit is contained in:
@ -2,8 +2,8 @@
|
|||||||
#define INTERFACES
|
#define INTERFACES
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
//do not delete
|
//random crashes while loading config without DEBUG defined
|
||||||
//#define DEBUG
|
#define DEBUG
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define printfdbg(data, ...) printf(XorStr(data), __VA_ARGS__)
|
#define printfdbg(data, ...) printf(XorStr(data), __VA_ARGS__)
|
||||||
|
Reference in New Issue
Block a user