begin work on state sync

This commit is contained in:
Arisotura
2023-04-05 21:11:55 +02:00
parent 586b2d4984
commit db09e0da9f
2 changed files with 213 additions and 7 deletions

View File

@ -30,6 +30,7 @@ namespace ROMManager
{
extern QStringList FullROMPath;
extern int CartType;
extern SaveManager* NDSSave;
extern SaveManager* GBASave;