lay base for SD shit

This commit is contained in:
Arisotura
2019-06-16 17:01:49 +02:00
parent 566a8df6cd
commit d4dd97638d
7 changed files with 189 additions and 1 deletions

View File

@ -24,6 +24,8 @@
namespace DSi
{
bool Init();
void DeInit();
void Reset();
bool LoadBIOS();