mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-07-18 16:57:51 +08:00
Update Interfaces.hpp
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
#define INTERFACES
|
||||
#pragma once
|
||||
|
||||
//#define DEBUG
|
||||
//do not delete
|
||||
#define DEBUG
|
||||
|
||||
#ifdef DEBUG
|
||||
#define printfdbg(data, ...) printf(XorStr(data), __VA_ARGS__)
|
||||
|
Reference in New Issue
Block a user