@@ -1,5 +1,4 @@
#ifndef _TMD_H_
#define _TMD_H_
#pragma once
typedef enum
{
@@ -61,8 +60,6 @@ typedef struct
u8 infoRecordHash[0x20]; // SHA-256
} tmd_hdr;
#endif
// Prototypes
u32 PredictTMDSize(u16 ContentCount);
int BuildTMD(cia_settings *ciaset);
The note is not visible to the blocked user.