#include <services.h>
Data Fields | |
| int | what |
| char * | name |
| int | desc |
Definition at line 832 of file services.h.
| int LevelInfo::desc |
Definition at line 835 of file services.h.
Referenced by do_help().
| char* LevelInfo::name |
Definition at line 834 of file services.h.
Referenced by do_levels(), and updateProtectDetails().
| int LevelInfo::what |
Definition at line 833 of file services.h.
Referenced by do_help(), do_levels(), and updateProtectDetails().
1.7.1