switch-examples/fs/romfs
2018-09-09 17:25:47 +02:00
..
romfs add ROMFS option to all Makefiles (#25) 2018-04-19 14:54:51 -04:00
source Remove unnecessary calls to gfxWaitForVsync 2018-09-09 17:25:47 +02:00
Makefile fix bin2o rule for parallel make 2018-05-22 00:56:53 +02: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).