mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
GBA: Add "Scan e-Reader Card(s)" context menu item
This commit is contained in:
parent
db5a78781f
commit
50109d70b6
2 changed files with 27 additions and 10 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
|
||||
void LoadROM();
|
||||
void UnloadROM();
|
||||
void PromptForEReaderCards();
|
||||
void ResetCore();
|
||||
void DoState(bool export_state);
|
||||
void Resize(int scale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue