mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 08:35:55 +00:00
Qt: Add controller (overview) window
This commit is contained in:
parent
a11775396f
commit
c8d0b647ac
14 changed files with 708 additions and 27 deletions
|
@ -12,4 +12,5 @@ void Shutdown();
|
|||
void CreateDirectories();
|
||||
void SetUserDirectory(const std::string& custom_path);
|
||||
|
||||
void SaveWiimoteSources();
|
||||
} // namespace UICommon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue