diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 22:06:02 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 22:06:02 +0100 |
| commit | d590442470f8d858c88517aa563cf3e74bd63b24 (patch) | |
| tree | d76ef829a330370ecb90c819cad2323d3de6289c /Makefile | |
| parent | d10134d6c74cb9eef83956a8ec5ce4dce69b5ee0 (diff) | |
working on atlas and text rendering
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
