Planeshift
command.h File Reference

Go to the source code of this file.

Classes

struct  COMMAND
 This is a little class to store an array of commands and functions to call with each command. More...
 

Typedefs

typedef int cmdfuncptr(const char *)
 

Variables

const COMMAND commands []