diff --git a/nx/include/switch/services/caps.h b/nx/include/switch/services/caps.h index f12c9d93..29dc936a 100644 --- a/nx/include/switch/services/caps.h +++ b/nx/include/switch/services/caps.h @@ -198,7 +198,7 @@ typedef enum { /// AlbumCache typedef struct { u64 count; ///< Count - u8 unk_x8[8]; ///< Unknown + u64 unk_x8; ///< Unknown } CapsAlbumCache; /// AlbumCommitOutput