Create Splash.cpp

This commit is contained in:
2022-09-28 20:53:32 +02:00
parent 403cfc1948
commit 6d86f4e99f
4 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
#Add the JabyEngine tools to path
export PATH := $(JABY_ENGINE_DIR)/bin/:$(PATH)
#Build architecture/variant string, possible values: x86, armv7le, etc...
PLATFORM ?= PSX