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

Comparing deliantra/server/include/global.h (file contents):
Revision 1.86 by root, Sun Apr 4 04:58:46 2010 UTC vs.
Revision 1.87 by root, Tue Apr 6 22:59:28 2010 UTC

87/* Pull in the player structure */ 87/* Pull in the player structure */
88#include "player.h" 88#include "player.h"
89 89
90/* pull in treasure structure */ 90/* pull in treasure structure */
91#include "treasure.h" 91#include "treasure.h"
92
93#include "commands.h"
94 92
95/* pull in book structures */ 93/* pull in book structures */
96#include "book.h" 94#include "book.h"
97/* 95/*
98 * So far only used when dealing with artifacts. 96 * So far only used when dealing with artifacts.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines