mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-29 17:19:54 -06:00
move some shit around
This commit is contained in:
@ -24,7 +24,10 @@
|
||||
namespace DSi_NAND
|
||||
{
|
||||
|
||||
void Init();
|
||||
bool Init(FILE* nand, u8* es_keyY);
|
||||
void DeInit();
|
||||
|
||||
void GetIDs(u8* emmc_cid, u64& consoleid);
|
||||
|
||||
void PatchTSC();
|
||||
|
||||
|
Reference in New Issue
Block a user