mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 06:55:05 +01:00
2 lines
54 B
C
2 lines
54 B
C
uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len);
|