mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
GBA: Add "Scan e-Reader Card(s)" context menu item
This commit is contained in:
@ -44,6 +44,7 @@ public:
|
||||
|
||||
void LoadROM();
|
||||
void UnloadROM();
|
||||
void PromptForEReaderCards();
|
||||
void ResetCore();
|
||||
void DoState(bool export_state);
|
||||
void Resize(int scale);
|
||||
|
Reference in New Issue
Block a user