mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #7600 from spycrab/resource_pack
Implement resource packs
This commit is contained in:
@ -78,6 +78,7 @@ signals:
|
||||
void ShowFIFOPlayer();
|
||||
void ShowAboutDialog();
|
||||
void ShowCheatsManager();
|
||||
void ShowResourcePackManager();
|
||||
void ConnectWiiRemote(int id);
|
||||
|
||||
// Options
|
||||
|
Reference in New Issue
Block a user