Subversion Repositories WoWGM

Rev

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

Rev 3 Rev 31
Line 1... Line 1...
1
#ifndef  _CLIENTDEBUGCOMMANDS_H_
1
#ifndef  _CLIENTDEBUGCOMMANDS_H_
2
#define  _CLIENTDEBUGCOMMANDS_H_
2
#define  _CLIENTDEBUGCOMMANDS_H_
3
 
3
 
4
 
4
 
5
struct DebugClientCommands
5
struct DebugClientCommands {
6
{
-
 
7
 
6
 
8
	//=========================================================================
7
	//=========================================================================
9
	static void Install();
8
	static void Install();
10
 
9
 
11
	//=========================================================================
10
	//=========================================================================