fix cache unk type

This commit is contained in:
HookedBehemoth 2020-01-29 06:52:03 +01:00 committed by HookedBehemoth
parent ebbab03838
commit 4d973fc3be

View File

@ -201,7 +201,7 @@ typedef enum {
/// AlbumCache
typedef struct {
u64 count; ///< Count
u8 unk_x8[8]; ///< Unknown
u64 unk_x8; ///< Unknown
} CapsAlbumCache;
/// AlbumCommitOutput