* A couple of fixes for SDL/Emscripten build.

This commit is contained in:
iProgramInCpp
2023-08-17 17:49:52 +03:00
parent 5707419665
commit 8a38dee562
5 changed files with 47 additions and 21 deletions

View File

@@ -56,7 +56,7 @@ public:
virtual std::string getPatchData();
#endif
protected:
public:
virtual std::string getAssetPath(const std::string& path) const;
private: