day1: impl romfs

This commit is contained in:
Andrew Glaze
2025-12-12 21:30:09 -05:00
parent 1de452e4c2
commit 1b7376ab5f
4 changed files with 78 additions and 4557 deletions

View File

@@ -38,7 +38,7 @@ DATA := data
INCLUDES := include
GRAPHICS := gfx
GFXBUILD := $(BUILD)
#ROMFS := romfs
ROMFS := romfs
#GFXBUILD := $(ROMFS)/gfx
APP_TITLE := Hello Swift
APP_DESCRIPTION := Built with Embedded Swift, devkitARM & libctru