mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Implement resource packs
This commit is contained in:
parent
e6b2758ab4
commit
71d53c922f
20 changed files with 1143 additions and 2 deletions
|
@ -78,6 +78,7 @@ signals:
|
|||
void ShowFIFOPlayer();
|
||||
void ShowAboutDialog();
|
||||
void ShowCheatsManager();
|
||||
void ShowResourcePackManager();
|
||||
void ConnectWiiRemote(int id);
|
||||
|
||||
// Options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue