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

Comparing deliantra/server/include/treasure.h (file contents):
Revision 1.11 by pippijn, Mon Jan 15 21:06:19 2007 UTC vs.
Revision 1.12 by root, Fri Jan 19 17:50:11 2007 UTC

110 treasurelist *next; /* Next treasure-item in linked list */ 110 treasurelist *next; /* Next treasure-item in linked list */
111 treasure *items; /* Items in this list, linked */ 111 treasure *items; /* Items in this list, linked */
112}; 112};
113 113
114#endif 114#endif
115

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines