summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/nca_patch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-6/+6
|
* file_sys/nca_patch: Remove unnecessary includesLioncash2018-09-061-2/+5
| | | | | romfs.h doesn't need to be included in the header, the only real dependency here is common's swap.h that needs to be included.
* bktr: Fix missing includes and optimize styleZach Hilman2018-09-041-1/+4
|
* file_sys: Add BKTR patching mechanismZach Hilman2018-09-041-0/+144