messing around

This commit is contained in:
Arisotura
2019-10-20 18:35:16 +02:00
parent de11d6d410
commit 1c72df43ab
3 changed files with 39 additions and 6 deletions

View File

@ -42,6 +42,8 @@ bool Init();
void DeInit();
void Reset();
void SoftReset();
bool LoadBIOS();
bool LoadNAND();