This website requires JavaScript.
Explore
Help
Sign In
Hri7566
/
sm64coopdx
Watch
1
Star
0
Fork
You've already forked sm64coopdx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0c6668423
sm64coopdx
/
tools
/
utf8.h
7 lines
99 B
C
Raw
Blame
History
#
ifndef UTF8_H_
#
define UTF8_H_
char
*
utf8_decode
(
char
*
str
,
uint32_t
*
codep
)
;
#
endif
// UTF8_H_
Reference in New Issue
View Git Blame
Copy Permalink