mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-19 14:18:06 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -10,5 +10,5 @@ public:
|
||||
int id;
|
||||
bool isLoaded;
|
||||
|
||||
HttpTexture(const wstring& _url, HttpTextureProcessor *processor);
|
||||
HttpTexture(const std::wstring& _url, HttpTextureProcessor *processor);
|
||||
};
|
||||
Reference in New Issue
Block a user