PCBrawl/inc/main.h

8 lines
208 B
C

#define LZY_IMPLEMENTATION
#define LZY_GINT_TILESET bimg_tset
#define LZY_GINT_FONT bimg_font
#define LZY_CHR_WIDTH 8
#define LZY_CHR_HEIGHT 8
#define LZY_FIRST_CHR ' '
#define LZY_TILE_SIZE 24