mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
makerom v0.2
This commit is contained in:
@@ -88,8 +88,8 @@ typedef enum
|
||||
|
||||
u64 ConvertTwlIdToCtrId(u64 pgid);
|
||||
|
||||
int GetProgramID(u64 *dest, desc_settings *yaml, bool IsForExheader);
|
||||
int GetUniqueID(u32 *dest, desc_settings *yaml);
|
||||
int GetProgramID(u64 *dest, rsf_settings *yaml, bool IsForExheader);
|
||||
int GetUniqueID(u32 *dest, rsf_settings *yaml);
|
||||
|
||||
bool IsDemo(u16 Category);
|
||||
bool IsSystem(u16 Category);
|
||||
|
||||
Reference in New Issue
Block a user