forked from metin-server/m2dev-client-src
small fixes regarding throwing pts around to python and back
This commit is contained in:
@@ -52,7 +52,7 @@ class CGuildMarkManager : public singleton<CGuildMarkManager>
|
||||
|
||||
// CLIENT
|
||||
bool SaveBlockFromCompressedData(DWORD imgIdx, DWORD idBlock, const uint8_t * pbBlock, DWORD dwSize);
|
||||
bool GetBlockCRCList(DWORD imgIdx, DWORD * crcList);
|
||||
bool GetBlockCRCList(DWORD imgIdx, uint32_t * crcList);
|
||||
|
||||
private:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user