From 64e00aad013da92d29851d3e8109a006b4dff8c5 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 21 Jul 2024 18:45:11 +0200 Subject: pc: draw text --- pixel-client/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pixel-client/makefile') diff --git a/pixel-client/makefile b/pixel-client/makefile index 08bc46bc..764a4564 100644 --- a/pixel-client/makefile +++ b/pixel-client/makefile @@ -58,6 +58,6 @@ assets/sprites/%/all: assets/%.ini $(TEXTURES) $(COMPOSE) $(COMPOSE) $< assets/textures $(shell dirname $@) @touch $@ -assets/atlas.ta assets/atlas.meta.csv: assets/sprites/items/all assets/sprites/tiles/all assets/sprites/misc/all $(PACK) +assets/atlas.ta assets/atlas.meta.csv: assets/sprites/items/all assets/sprites/tiles/all assets/sprites/font/all assets/sprites/misc/all $(PACK) @echo $(PACK) assets/atlas.ta assets/atlas.meta.csv ... @$(PACK) assets/atlas.ta assets/atlas.meta.csv $(SPRITES) -- cgit v1.2.3-70-g09d2