make recent ROM list work

This commit is contained in:
Arisotura
2022-01-04 00:53:26 +01:00
parent 52a9abde6f
commit 1c65239600
5 changed files with 52 additions and 44 deletions

View File

@ -29,6 +29,7 @@ namespace ROMManager
{
extern SaveManager* NDSSave;
extern SaveManager* GBASave;
QString VerifySetup();
void Reset();