Try loading TexturePage

This commit is contained in:
2023-04-30 16:31:07 +02:00
parent 1f39f08dc9
commit 77dc4c2235
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)