Subversion Repositories WoWGM

Rev

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

#ifndef  _CLIENTCOMMANDS_H_
#define  _CLIENTCOMMANDS_H_


namespace WowGM
{

        //=========================================================================
        void InstallGameConsoleCommands();

        //=========================================================================
        void UninstallGameConsoleCommands();

}


#endif // ifndef _CLIENTCOMMANDS_H_