Try loading TexturePage

This commit is contained in:
Jaby Blubb
2023-04-30 16:31:07 +02:00
parent 406e803234
commit 34f78e08b1
5 changed files with 58 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
ARTIFACT = PoolBox
BUILD_DIR = bin
#OVERLAY_CONFIG = Overlays.json
OVERLAY_CONFIG = Overlays.json
include $(JABY_ENGINE_DIR)/lib/Wildcard.mk
SRCS = $(call rwildcard, src, c cpp)