summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/romfs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-0/+1
| | | | | Cuts down on include dependencies, resulting in less files that need to be rebuilt when certain things are changed.
* RomFS ExtractionZach Hilman2018-07-281-0/+35