mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
5 lines
60 B
C
5 lines
60 B
C
|
#ifdef dprintf
|
||
|
#undef dprintf
|
||
|
#endif
|
||
|
#define dprintf printf
|