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

Comparing deliantra/server/include/loader.h (file contents):
Revision 1.11 by root, Fri Feb 16 19:43:41 2007 UTC vs.
Revision 1.12 by root, Sun Mar 11 02:12:44 2007 UTC

24 24
25 25
26#ifndef LOADER_H__ 26#ifndef LOADER_H__
27#define LOADER_H__ 27#define LOADER_H__
28 28
29extern int nrofpixmaps;
30
31bool load_resource_file (const char *filename); 29bool load_resource_file (const char *filename);
32 30
33#endif 31#endif
34 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines