Adding splashpack

This commit is contained in:
2025-03-22 08:43:24 +01:00
parent 0d46881d7f
commit 29cbd54254
9 changed files with 87 additions and 50 deletions

View File

@@ -3,6 +3,7 @@ TYPE = ps-exe
SRCS = \
src/main.cpp \
src/renderer.cpp
src/renderer.cpp \
src/splashpack.cpp
include third_party/nugget/psyqo/psyqo.mk