mirror of
https://github.com/0TheSpy/Seaside.git
synced 2024-12-23 00:27:23 +08:00
Update Interfaces.hpp
This commit is contained in:
parent
6c237d0baa
commit
e3851ba2a8
@ -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__)
|
||||
|
Loading…
Reference in New Issue
Block a user