Functions | Variables

catserv_messages.h File Reference

#include "module.h"
Include dependency graph for catserv_messages.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void addMessageList (void)

Variables

CommandHashCatserv_cmdTable [MAX_CMD_HASH]

Function Documentation

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().


Variable Documentation

CommandHash* Catserv_cmdTable[MAX_CMD_HASH]

Definition at line 6 of file catserv_messages.h.

Referenced by addMessageList(), and catserv().