Subversion Repositories WoWGM

Rev

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

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