diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 13:54:58 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 13:54:58 +0100 |
| commit | 586ebde8567cf24bc2cd12714cc8c97956328a46 (patch) | |
| tree | 616689f07ebf98307bca6e2a7444b95c579da276 /Makefile | |
| parent | 3a20c57f30e910576a5a274676be2a804ab200d7 (diff) | |
rename to graphics
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ SOURCES = \ $(SRC_DIR)/vec.c \ $(SRC_DIR)/events.c \ $(SRC_DIR)/window.c \ - $(SRC_DIR)/renderer.cc \ + $(SRC_DIR)/graphics.cc \ $(HASHMAP_SOURCE) OBJECTS := $(SOURCES:.cc=.o) |
