fix cache unk type

This commit is contained in:
HookedBehemoth 2020-01-29 06:52:03 +01:00
parent 34af04498e
commit 399dd40b89

View File

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