This website requires JavaScript.
Explore
Help
Sign In
falso
/
tmc
mirror of
https://github.com/zeldaret/tmc.git
Watch
1
Star
0
Fork
You've already forked tmc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0f3de254f
tmc
/
include
/
random.h
8 lines
86 B
C
Raw
Blame
History
#
ifndef RANDOM_H
#
define RANDOM_H
extern
u32
Random
(
void
)
;
extern
u32
gRand
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink