mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Merge pull request #7600 from spycrab/resource_pack
Implement resource packs
This commit is contained in:
commit
fc998093cc
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