switch-examples/fs/romfs
2018-03-11 00:37:23 +01:00
..
source Untabify 2018-03-07 18:51:41 +01:00
Makefile use __SWITCH__ in preference to just SWITCH to avoid potential collisions 2018-03-11 00:37:23 +01: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 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).