fceugx/source/fceultra/crc32.h
2008-09-02 01:55:12 +00:00

2 lines
54 B
C

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