File include/tile2x11.h


Preprocessor definitions

#define TILE2X11_H

Typedef x11_header

typedef struct {...} x11_header
struct 
   { 
     unsigned long version; 
     unsigned long ncolors; 
     unsigned long tile_width; 
     unsigned long tile_height; 
     unsigned long ntiles; 
   }