Lioncash
|
a92c6ddd22
|
nca_patch: Make SearchBucketEntry() internally linked
This is only used internally and doesn't depend on any class state, so
we can make it fully internal.
|
2020-09-15 09:06:46 -04:00 |
|
fearlessTobi
|
1190ea6ddb
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-15 15:21:06 +02:00 |
|
Lioncash
|
d15352b38b
|
file_sys/nca_patch: Remove unnecessary includes
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.
|
2018-09-06 13:58:53 -04:00 |
|
Zach Hilman
|
e88835cd40
|
bktr: Fix missing includes and optimize style
|
2018-09-04 16:24:02 -04:00 |
|
Zach Hilman
|
d4d0d3d933
|
file_sys: Add BKTR patching mechanism
|
2018-09-04 16:22:25 -04:00 |
|