mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
UICommon: Move TriggerSTMPowerEvent() from Wx
This commit is contained in:
parent
4320c641f7
commit
2de31317e9
4 changed files with 33 additions and 22 deletions
|
@ -12,5 +12,7 @@ void Shutdown();
|
|||
void CreateDirectories();
|
||||
void SetUserDirectory(const std::string& custom_path);
|
||||
|
||||
bool TriggerSTMPowerEvent();
|
||||
|
||||
void SaveWiimoteSources();
|
||||
} // namespace UICommon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue