File diff r15516:d8ff4914ed43 → r15517:a1b992dabe8c
src/debug.h
Show inline comments
 
@@ -97,4 +97,7 @@ void CDECL ShowInfoF(const char *str, ..
 

	
 
const char *GetLogPrefix();
 

	
 
/** The real time in the game. */
 
extern uint32 _realtime_tick;
 

	
 
#endif /* DEBUG_H */