mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Started event handling
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
|
||||
void DllExport log(const std::string& sMessage);
|
||||
void DllExport log(const std::wstring& sMessage);
|
||||
std::list<std::string> DllExport getLogs();
|
||||
void DllExport logsToJSON(json::value& json);
|
||||
|
||||
Reference in New Issue
Block a user