|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#include <string.h>#include <stdint.h>Functions | |
| int | RefPackDecompress (const uint8_t *__restrict CompressedData, size_t CompressedSize, uint8_t *__restrict DecompressedData, size_t DecompressedSize, unsigned HNSV) |
| int RefPackDecompress | ( | const uint8_t *__restrict | CompressedData, |
| size_t | CompressedSize, | ||
| uint8_t *__restrict | DecompressedData, | ||
| size_t | DecompressedSize, | ||
| unsigned | HNSV | ||
| ) |
1.8.4