File diff r15281:67f5f7a17ea3 → r15282:8e9c51163c93
src/debug.h
Show inline comments
 
@@ -53,6 +53,9 @@
 
void SetDebugString(const char *s);
 
const char *GetDebugString();
 

	
 
/* Shorter form for passing filename and linenumber */
 
#define FILE_LINE __FILE__, __LINE__
 

	
 
/* Used for profiling
 
 *
 
 * Usage: