mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 00:30:24 -06:00
some more shit working
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user