*** VERSION 5.4.0 ***
[NeonServV5.git] / src / modules / NeonSpam.mod / cmd_neonspam.h
index 383eeaf27e4a777c3a4020a7c8b659d49bf83933..d23811088ff67965075f75629f4738f73ca609d3 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_neonspam.h - NeonServ v5.3
+/* cmd_neonspam.h - NeonServ v5.4
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -37,7 +37,9 @@
 #include "../../version.h"
 #include "../../EventLogger.h"
 #include "../../bots.h"
-#include "../../bot_NeonSpam.h"
+#include "bot_NeonSpam.h"
+
+void register_commands();
 
 CMD_BIND(neonspam_cmd_set);