Rev 6 | Rev 32 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#ifndef _CLIENTGMCOMMANDS_H_
#define _CLIENTGMCOMMANDS_H_
struct GMClientCommands {
//=========================================================================
static void Install();
//=========================================================================
static void Uninstall();
};
#endif // ifndef _CLIENTGMCOMMANDS_H_