some more shit working

This commit is contained in:
Arisotura
2022-01-04 02:00:36 +01:00
parent 1c65239600
commit f2ba4f8239
5 changed files with 275 additions and 242 deletions

View File

@ -39,7 +39,7 @@ bool LoadROM(QStringList filepath, bool reset);
void EjectCart();
QString CartLabel();
bool LoadGBAROM(QStringList filepath, bool reset);
bool LoadGBAROM(QStringList filepath);
void LoadGBAAddon(int type);
void EjectGBACart();
QString GBACartLabel();