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