This website requires JavaScript.
Explore
Help
Sign In
cadey
/
sm64pc
Watch
1
Star
1
Fork
You've already forked sm64pc
0
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
gamebridge
sm64pc
/
include
/
libc
/
stdio.h
7 lines
92 B
C
Raw
Permalink
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