Adoranda/include/define.h

5 lines
100 B
C

/*the width of the tileset*/
#define TILESET_WIDTH 29
/*the size of one tile*/
#define TILE_SIZE 16