mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
split adding the ticket to its own function (installing a wad)
This commit is contained in:
parent
1f83078b5f
commit
3fb42f6bb6
2 changed files with 18 additions and 12 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
||||
bool Add_Ticket(u64 TitleID, const u8 *p_tik, u32 tikSize);
|
||||
struct SNANDContent
|
||||
{
|
||||
u32 m_ContentID;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue