mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 00:39:04 +00:00
refactored cia code
an attempt make errors in tik/tmd values rarer in occurence
This commit is contained in:
@@ -88,6 +88,9 @@ u64 ConvertTwlIdToCtrId(u64 pgid);
|
||||
int GetProgramID(u64 *dest, rsf_settings *rsf, bool IsForExheader);
|
||||
int GetUniqueID(u32 *dest, rsf_settings *rsf);
|
||||
|
||||
u16 GetTidCategory(u64 titleId);
|
||||
u32 GetTidUniqueId(u64 titleId);
|
||||
|
||||
bool IsDemo(u16 Category);
|
||||
bool IsSystem(u16 Category);
|
||||
bool IsDlpChild(u16 Category);
|
||||
|
||||
Reference in New Issue
Block a user