fix: resolve a lot of conversion warnings

This commit is contained in:
Tropical
2026-03-03 19:33:12 -06:00
parent 7ae4b9f0a7
commit d79b1ba555
16 changed files with 60 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
#include "../../Minecraft.h"
#include "../../TexturePackRepository.h"
WCHAR *DLCManager::wchTypeNamesA[]=
const WCHAR *DLCManager::wchTypeNamesA[]=
{
L"DISPLAYNAME",
L"THEMENAME",