diff options
Diffstat (limited to 'src/core/loader/ncch.h')
| -rw-r--r-- | src/core/loader/ncch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/loader/ncch.h b/src/core/loader/ncch.h index 04350d006..f8718d063 100644 --- a/src/core/loader/ncch.h +++ b/src/core/loader/ncch.h | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include "core/loader/loader.h" | 11 | #include "core/loader/loader.h" |
| 12 | 12 | ||
| 13 | //////////////////////////////////////////////////////////////////////////////////////////////////// | 13 | //////////////////////////////////////////////////////////////////////////////////////////////////// |
| 14 | /// NCCH header (Note: "NCCH" appears to be a publically unknown acronym) | 14 | /// NCCH header (Note: "NCCH" appears to be a publicly unknown acronym) |
| 15 | 15 | ||
| 16 | struct NCCH_Header { | 16 | struct NCCH_Header { |
| 17 | u8 signature[0x100]; | 17 | u8 signature[0x100]; |