fceugx/source/fceultra/utils/crc32.h
2009-07-17 17:27:04 +00:00

2 lines
55 B
C

uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len);