mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
GBA: Add import and export save options to context menu.
This commit is contained in:
parent
05ecff199f
commit
8488ff6884
4 changed files with 77 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue