mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-03 11:16:28 +00:00
fix: resolve warnings on TUImagePaths
This commit is contained in:
@@ -1312,7 +1312,7 @@ TEXTURE_NAME TUImages[] =
|
||||
};
|
||||
|
||||
// This is for any TU textures that aren't part of our enum indexed preload set
|
||||
wchar_t *TUImagePaths[] =
|
||||
const wchar_t *TUImagePaths[] =
|
||||
{
|
||||
L"font/Default",
|
||||
L"font/Mojangles_7",
|
||||
|
||||
Reference in New Issue
Block a user