fix: resolve warnings on TUImagePaths

This commit is contained in:
Tropical 2026-03-04 18:28:34 -06:00
parent b4833bf7c2
commit 3b234ca659

View file

@ -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",