monitor param

This commit is contained in:
2025-09-20 19:30:47 +02:00
parent e4c9125c18
commit ce1d0dba60
7 changed files with 60 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TARGET ?= forge
INSTALL_DIR ?= $(HOME)/.local/bin
TEST_ARGS ?= --hot-reload --frag=./shaders --frag-config=./config/shaders.cfg --demo -is=480
TEST_ARGS ?= --hot-reload --frag=./shaders --frag-config=./config/shaders.cfg --demo --monitor --internal-size=480
SHELL := /bin/bash
.PHONY: build