small refactoring

This commit is contained in:
2025-09-19 14:51:13 +02:00
parent 4cc2b08e6e
commit ca38997fdc
5 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TARGET ?= forge
INSTALL_DIR ?= $(HOME)/.local/bin
TEST_ARGS ?= --hot-reload --frag=./shaders --frag-config=./shaders/shaders.cfg
TEST_ARGS ?= --hot-reload --frag=./shaders --frag-config=./config/shaders.cfg
SHELL := /bin/bash
.PHONY: build