Subversion Repositories WoWGM

Rev

Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 32
Line 154... Line 154...
154
//===========================================================================
154
//===========================================================================
155
extern void ConsolePrintf(char const* str, ...);
155
extern void ConsolePrintf(char const* str, ...);
156
 
156
 
157
 
157
 
158
#endif // ifndef _CONSOLECLIENT_H_
158
#endif // ifndef _CONSOLECLIENT_H_
-
 
159