From 65ce5859ec10849fa71a42273038db2a820d3fb7 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Thu, 12 Feb 2026 15:25:37 +0100 Subject: reworking text rendering --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 286ffdb..d935225 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,6 @@ SOURCES = \ $(SRC_DIR)/events.c \ $(SRC_DIR)/window.c \ $(SRC_DIR)/graphics.cc \ - $(SRC_DIR)/text.cc \ $(SRC_DIR)/gfx.c \ $(GLAD_DIR)/glad.c \ $(HASHMAP_SOURCE) -- cgit v1.2.3