src/debug.h
changeset 8131 160939e24ed3
parent 6830 37507080af66
child 8247 16e1c8db6f55
equal deleted inserted replaced
8130:d2eb7d04f6e1 8131:160939e24ed3
   127 		__i__ = 0;\
   127 		__i__ = 0;\
   128 		__sum__ = 0;\
   128 		__sum__ = 0;\
   129 	}\
   129 	}\
   130 }
   130 }
   131 
   131 
       
   132 void ShowInfo(const char *str);
       
   133 void CDECL ShowInfoF(const char *str, ...);
       
   134 
   132 #endif /* DEBUG_H */
   135 #endif /* DEBUG_H */