#include "module.h"

Go to the source code of this file.
Functions | |
| void | addMessageList (void) |
Variables | |
| CommandHash * | Catserv_cmdTable [MAX_CMD_HASH] |
| void addMessageList | ( | void | ) |
Definition at line 6 of file catserv_messages.c.
References c, Catserv_cmdTable, createCommand(), do_meow(), do_purr(), MOD_UNIQUE, and moduleAddCommand().
Referenced by AnopeInit().
| CommandHash* Catserv_cmdTable[MAX_CMD_HASH] |
Definition at line 6 of file catserv_messages.h.
Referenced by addMessageList(), and catserv().
1.7.1