This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fce06a7b5b
BizHawk
/
waterbox
/
o2em
/
crc32.h
5 lines
101 B
C
Raw
Blame
History
#
pragma once
#
include
<stddef.h>
#
include
"types.h"
uint32_t
crc32_buf
(
const
void
*
buf
,
size_t
len
)
;
Reference in New Issue
View Git Blame
Copy Permalink