mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
GBA: Add import and export save options to context menu.
This commit is contained in:
@ -51,6 +51,7 @@ public:
|
||||
void PromptForEReaderCards();
|
||||
void ResetCore();
|
||||
void DoState(bool export_state);
|
||||
void ImportExportSave(bool export_save);
|
||||
void Resize(int scale);
|
||||
|
||||
bool IsBorderless() const;
|
||||
|
Reference in New Issue
Block a user