modified code to use IOHandler functions instead of own ones
[NeonServV5.git] / src / modules / NeonFun.mod / bot_NeonFun.h
index c2102e7a7e76d4fd3370c8ed91570316f00c217a..0065182af104114df59487ac15455e150b0e158b 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_NeonFun.h - NeonServ v5.4
+/* bot_NeonFun.h - NeonServ v5.5
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -20,7 +20,6 @@
 #include "../../main.h"
 
 void init_NeonFun(int type);
-void loop_NeonFun();
 void free_NeonFun(int type);
 
 struct uno_game;