makerom v0.2

This commit is contained in:
3DSGuy
2014-02-21 03:14:00 +08:00
parent 0155b2098e
commit 3c9fffd56a
24 changed files with 1825 additions and 1097 deletions
+2 -2
View File
@@ -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);