ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/CrUtil.c
(Generate patch)

Comparing deliantra/server/crossedit/CrUtil.c (file contents):
Revision 1.1.1.1 by root, Fri Feb 3 07:11:43 2006 UTC vs.
Revision 1.3 by elmex, Sun Aug 13 17:16:01 2006 UTC

5#include <CrUtil.h> 5#include <CrUtil.h>
6 6
7 7
8extern Pixmap *pixmaps; /* list of pixmaps */ 8extern Pixmap *pixmaps; /* list of pixmaps */
9extern Pixmap *masks; /* list of pixmaps */ 9extern Pixmap *masks; /* list of pixmaps */
10extern XChar2b fontindex_to_XChar2b ( Fontindex s );
11 10
12 11
13 12
14/* Draw one of the tiles in a (potentially big) face. 13/* Draw one of the tiles in a (potentially big) face.
15 * 14 *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines