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