WIN32: Move Windows-specific implementation of getSystemLanguage out of OSystem_SDL
This commit is contained in:
parent
6f60ef55ad
commit
e1c83f8e87
3 changed files with 28 additions and 22 deletions
|
@ -38,6 +38,8 @@ public:
|
|||
|
||||
virtual bool openUrl(const Common::String &url);
|
||||
|
||||
virtual Common::String getSystemLanguage() const;
|
||||
|
||||
virtual Common::String getScreenshotsPath();
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue