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
9d171452b0
sm64pc
/
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