initial windows stuff
This commit is contained in:
parent
269122d30c
commit
22348bd469
8 changed files with 163 additions and 85 deletions
|
@ -16,4 +16,4 @@ fn GetNowPlaying() -> string;
|
|||
/**
|
||||
* @brief Get the OS version.
|
||||
*/
|
||||
fn GetOSVersion() -> const char*;
|
||||
fn GetOSVersion() -> string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue