switch-examples/fs/romfs
2018-04-21 01:57:28 -04:00
..
romfs add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
source Use R_FAILED for the romfsInit rc check. 2018-04-21 01:57:28 -04:00
Makefile add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
README.md Added romfs example based on the 3ds-examples one, not yet ready for use. 2018-02-28 11:57:24 -05:00

romfs

This example shows how to use RomFS embedded in the application.

Currently this is not yet ready for use (automatic RomFS-building missing).