mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 09:00:52 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -8,7 +8,7 @@ private:
|
||||
DWORD m_dwBytes;
|
||||
|
||||
public:
|
||||
DLCGameRulesFile(const wstring &path);
|
||||
DLCGameRulesFile(const std::wstring &path);
|
||||
|
||||
virtual void addData(PBYTE pbData, DWORD dwBytes);
|
||||
virtual PBYTE getData(DWORD &dwBytes);
|
||||
|
||||
Reference in New Issue
Block a user