-Oops, forgot a file

This commit is contained in:
cyberwarriorx 2007-02-10 02:10:55 +00:00
parent 392e879e52
commit 1c93a66573
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ void NDS_releasTouch(void);
int NDS_LoadROM(const char *filename, int bmtype, u32 bmsize);
void NDS_FreeROM(void);
void NDS_Reset(void);
int NDS_ImportSave(const char *filename);
int NDS_WriteBMP(const char *filename);
int NDS_LoadFirmware(const char *filename);