This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
duckstation
mirror of
https://github.com/stenzek/duckstation
Watch
1
Star
0
Fork
You've already forked duckstation
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41c709ef6f
duckstation
/
src
/
util
/
shiftjis.h
5 lines
74 B
C
Raw
Blame
History
#
pragma once
void
sjis2ascii
(
char
*
bData
)
;
char
*
sjis2utf8
(
char
*
input
)
;
Reference in New Issue
View Git Blame
Copy Permalink