added first helpserv functions
[NeonServV5.git] / src / cmd_neonhelp.h
index e169ef9b98f21fc468899662a1e20a1d6aa49a1b..5f6165754dddfe464bcf25d9785bf18b46a9380a 100644 (file)
@@ -1,5 +1,5 @@
-/* cmd_neonhelp.h - NeonServ v5.2
- * Copyright (C) 2011  Philipp Kreil (pk910)
+/* cmd_neonhelp.h - NeonServ v5.3
+ * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,6 +19,6 @@
 #include "main.h"
 #include "modcmd.h"
 
-
+CMD_BIND(neonhelp_cmd_next);
 
 #endif
\ No newline at end of file