ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/libproto.h
(Generate patch)

Comparing deliantra/server/include/libproto.h (file contents):
Revision 1.60 by root, Sun May 4 08:25:33 2008 UTC vs.
Revision 1.61 by root, Sun May 4 14:12:37 2008 UTC

307extern void make_list_like(char *input); 307extern void make_list_like(char *input);
308/* loader.c */ 308/* loader.c */
309extern int set_variable(object *op, char *buf); 309extern int set_variable(object *op, char *buf);
310extern void init_vars(); 310extern void init_vars();
311extern char *get_ob_diff(object *op, object *op2); 311extern char *get_ob_diff(object *op, object *op2);
312/* map.c */
313extern maptile *find_style (const char *dirname, const char *stylename, int difficulty);
314extern object *pick_random_object (maptile *style);
312 315
313/* former funcpoint.h */ 316/* former funcpoint.h */
314/* 317/*
315 * These function-pointers are defined in common/glue.c 318 * These function-pointers are defined in common/glue.c
316 * The functions used to set and initialise them are also there. 319 * The functions used to set and initialise them are also there.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines