modcmd added (with debug output only)
[NeonServV5.git] / modcmd.h
1 #ifndef _modcmd_h
2 #define _modcmd_h
3 #include "main.h"
4
5 void init_modcmd();
6
7 #endif