NcmContentMetaKey title_id field renamed to id.

This commit is contained in:
yellows8 2019-10-27 21:19:13 -04:00
parent 622c0509a5
commit 9d7f968773
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -70,7 +70,7 @@ typedef struct {
/// ContentMetaKey
typedef struct {
u64 title_id; ///< Title id.
u64 id; ///< Id.
u32 version; ///< Title version.
u8 type; ///< \ref NcmContentMetaType
u8 install_type; ///< \ref NcmContentInstallType