diff --git a/nx/include/switch/services/ncm.h b/nx/include/switch/services/ncm.h index e5803ba9..ce248c2d 100644 --- a/nx/include/switch/services/ncm.h +++ b/nx/include/switch/services/ncm.h @@ -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