]> jfr.im git - irc/quakenet/newserv.git/blobdiff - lua/luabot.h
move some more data/log paths missed before
[irc/quakenet/newserv.git] / lua / luabot.h
index 12e35ce33d2a92dff1120e5a45bfab02346159ae..8e6affaaae1e706fa3b12ea777ae8734287d14d8 100644 (file)
@@ -15,6 +15,7 @@ int _lua_vpcall(lua_State *l, void *function, int mode, const char *sig, ...);
 char *printallmodes(channel *cp);
 
 nick *lua_nick;
+extern sstring *luabotnick;
 
 #define LUA_OK 0
 #define LUA_FAIL 1