mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-03-01 08:55:38 +00:00
5 lines
74 B
C
5 lines
74 B
C
![]() |
#pragma once
|
||
|
|
||
|
void sjis2ascii(char* bData);
|
||
|
char* sjis2utf8(char* input);
|