Subversion Repositories WoWGM

Rev

Rev 32 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef  _CLIENTCOMMANDS_H_
#define  _CLIENTCOMMANDS_H_


BOOL CCommand_Beastmaster(char const* commandStr, char const* arguments);
BOOL CCommand_Bug(char const* command, char const* args);
BOOL CCommand_Godmode(char const* commandStr, char const* arguments);


#endif // ifndef _CLIENTCOMMANDS_H_