fceugx/source/crc32.h
2008-04-03 03:58:35 +00:00

2 lines
54 B
C

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