--- deliantra/server/include/libproto.h 2007/05/12 18:14:47 1.47 +++ deliantra/server/include/libproto.h 2007/05/17 14:14:55 1.48 @@ -165,7 +165,6 @@ extern object *present_arch_in_ob(const archetype *at, const object *op); extern void flag_inv(object *op, int flag); extern void unflag_inv(object *op, int flag); -extern void set_cheat(object *op); extern int find_free_spot(const object *ob, maptile *m, int x, int y, int start, int stop); extern int find_first_free_spot(const object *ob, maptile *m, int x, int y); extern void get_search_arr(int *search_arr);