X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodules%2FDummyServ.mod%2Fbot_DummyServ.h;h=335b1c8e0c0c570f435ded2300c764e9d5d95e55;hb=fc61be208ca6dbf2fd915591c8dc7e5ef5779891;hp=7483fec06f3995d03f217fcef1d4f350895d1f45;hpb=706e48b1e666054030c491d864f740071e390038;p=NeonServV5.git diff --git a/src/modules/DummyServ.mod/bot_DummyServ.h b/src/modules/DummyServ.mod/bot_DummyServ.h index 7483fec..335b1c8 100644 --- a/src/modules/DummyServ.mod/bot_DummyServ.h +++ b/src/modules/DummyServ.mod/bot_DummyServ.h @@ -1,4 +1,4 @@ -/* bot_DummyServ.h - NeonServ v5.3 +/* bot_DummyServ.h - NeonServ v5.6 * Copyright (C) 2011-2012 Philipp Kreil (pk910) * * This program is free software: you can redistribute it and/or modify @@ -17,10 +17,9 @@ #ifndef _bot_DummyServ_h #define _bot_DummyServ_h -#include "main.h" +#include "../../main.h" void init_DummyServ(int type); -void loop_DummyServ(); void free_DummyServ(int type); #endif \ No newline at end of file