UICommon: Move TriggerSTMPowerEvent() from Wx

This commit is contained in:
spycrab
2017-06-24 21:41:53 +02:00
parent 4320c641f7
commit 2de31317e9
4 changed files with 33 additions and 22 deletions

View File

@ -12,5 +12,7 @@ void Shutdown();
void CreateDirectories();
void SetUserDirectory(const std::string& custom_path);
bool TriggerSTMPowerEvent();
void SaveWiimoteSources();
} // namespace UICommon