From d590442470f8d858c88517aa563cf3e74bd63b24 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Thu, 12 Feb 2026 22:06:02 +0100 Subject: working on atlas and text rendering --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 294c8a7..115a6d9 100644 --- a/Makefile +++ b/Makefile @@ -95,6 +95,7 @@ SOURCES = \ $(SRC_DIR)/graphics.cc \ $(SRC_DIR)/gfx.c \ $(SRC_DIR)/text.cc \ + $(SRC_DIR)/atlas.cc \ $(GLAD_DIR)/glad.c \ $(ASSETS_DIR)/text_shader.c \ $(HASHMAP_SOURCE) -- cgit v1.2.3