]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/extern.h
Added files to the .cvsignore
[irc/gameservirc.git] / gameserv / extern.h
index df141a4fe9b425984939418f8f2a5f4d8f3e25f0..a641bcd3d16325dfaceedfbc8f4b542d89b02ada 100644 (file)
@@ -69,6 +69,8 @@ E char *ignoreserverslist;
 
 E long configflags;
 E long refreshperiod;
+E int level1expire;
+E int defaultexpire;
 E bool shuttingdown;
 E int welcomedelay;
 E int updateperiod;
@@ -165,6 +167,7 @@ E void resetall();
 
 E void do_attack(char *u);
 E void do_bank(char *u);
+E void do_check(char *u);
 E void do_fight(char *u);
 E void do_forest(char *u);
 E void do_heal(char *u);