mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 03:50:45 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -164,8 +164,8 @@ typedef struct
|
||||
|
||||
#ifdef _XBOX_ONE
|
||||
|
||||
wstring wsProductId;
|
||||
wstring wsDisplayName;
|
||||
std::wstring wsProductId;
|
||||
std::wstring wsDisplayName;
|
||||
|
||||
// add a store for the local DLC image
|
||||
PBYTE pbImageData;
|
||||
|
||||
Reference in New Issue
Block a user