From 2c1a7d7f293c26d631e15cf4cbec542ac50994aa Mon Sep 17 00:00:00 2001 From: Omniscient Date: Sat, 5 Oct 2024 13:55:05 +1000 Subject: rename source folnder --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 749897a..0fbc7f2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CFLAGS := -Wall -Wextra -O2 $(INCLUDES) LDFLAGS := -lglfw # Directories -SRC_DIR := new_src +SRC_DIR := src BUILD_DIR := build OBJ_DIR := $(BUILD_DIR)/objs SHADER_DIR := assets/shaders -- cgit v1.2.3-70-g09d2