organize headers, add icon/logo sprites to demo

This commit is contained in:
asrael 2025-10-01 12:56:13 -05:00
parent 553bf95c3b
commit 2a1a3f1768
21 changed files with 52 additions and 44 deletions

View file

@ -1,8 +1,8 @@
#pragma once
#include "pxl8_types.h"
#include "pxl8_gfx.h"
#include "pxl8_tilesheet.h"
#include "pxl8_types.h"
#define PXL8_TILE_SIZE 16
#define PXL8_MAX_TILEMAP_WIDTH 256