mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-25 04:45:32 +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