1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/Debug.h
2015-05-13 10:21:15 +06:00

9 lines
126 B
C

#ifndef DEBUG_H
#define DEBUG_H
// TODO Debug log.
#define DebugMsg(A, ...)
#define DebugRSPState(A, ...)
#endif // DEBUG_H