]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
Store update disable flag in the game table to make it visible in
[empserver] / include / prototypes.h
index 4a381ba053c24b1f1a2ab8ec6ab7b00d5f2265cd..44aa78431f99a19975d13d4b71e1a28c66b3981c 100644 (file)
@@ -346,7 +346,6 @@ extern int sct_typematch(char *);
 extern int demand_update_want(int *, int *, int);
 extern int demand_check(void);
 extern int demandupdatecheck(void);
-extern int updates_disabled(void);
 /* xundump.c */
 extern int xundump(FILE *, char *, int);