diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 16:37:43 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 16:37:43 +0100 |
| commit | 8829759b77259e0c8cfb033f66ccbde0eb481471 (patch) | |
| tree | b4c883e6cc57022f6564e44f6a58ecb9cc445c2c /Makefile | |
| parent | ee1d1eb500349423599c3a317d97dd5fe0d75580 (diff) | |
rename
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ SOKOL_SHDC = $(SOKOL_BIN)/$(PLATFORM)/sokol-shdc ASSETS_DIR = $(WORK_DIR)/assets SHADERS = \ - $(ASSETS_DIR)/text.glsl + $(ASSETS_DIR)/text_shader.glsl SHADER_HEADERS = $(SHADERS:.glsl=.h) |
