split adding the ticket to its own function (installing a wad)

This commit is contained in:
LPFaint99
2011-08-21 18:20:22 -07:00
parent 1f83078b5f
commit 3fb42f6bb6
2 changed files with 18 additions and 12 deletions

View File

@ -29,7 +29,7 @@
namespace DiscIO
{
bool Add_Ticket(u64 TitleID, const u8 *p_tik, u32 tikSize);
struct SNANDContent
{
u32 m_ContentID;