mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 02:40:46 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
int getMiddleBlockZ();
|
||||
|
||||
TilePos getMiddleBlockPosition(int y);
|
||||
wstring toString();
|
||||
std::wstring toString();
|
||||
|
||||
static __int64 hash_fnct(const ChunkPos &k);
|
||||
static bool eq_test(const ChunkPos &x, const ChunkPos &y);
|
||||
|
||||
Reference in New Issue
Block a user