mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 09:51:58 +00:00
Added support for AGP. Original patch by GreyRogue.
This commit is contained in:
parent
18cee2dcc7
commit
a7299a7fff
11 changed files with 410 additions and 37 deletions
|
@ -254,7 +254,7 @@ private:
|
|||
void AddAudioBackends();
|
||||
|
||||
void GCSettingsChanged(wxCommandEvent& event);
|
||||
void ChooseMemcardPath(std::string& strMemcard, bool isSlotA);
|
||||
void ChooseSlotPath(bool isSlotA, TEXIDevices device_type);
|
||||
void ChooseEXIDevice(wxString deviceName, int deviceNum);
|
||||
|
||||
void WiiSettingsChanged(wxCommandEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue