This website requires JavaScript.
Explore
Help
Register
Sign In
vrmiguel
/
sm64pc
mirror of
https://github.com/sm64pc/sm64pc.git
Watch
1
Star
0
Fork
You've already forked sm64pc
0
Code
Issues
Releases
Wiki
Activity
238246cebf
sm64pc
/
include
/
libc
/
stdio.h
7 lines
92 B
C
Raw
Blame
History
#
ifndef STDIO_H
#
define STDIO_H
extern
int
sprintf
(
char
*
s
,
const
char
*
fmt
,
.
.
.
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink