mirror of
https://github.com/dborth/fceugx.git
synced 2025-08-05 03:33:33 +02:00
2 lines
54 B
C
2 lines
54 B
C
uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len);
|