mirror of https://github.com/yuzu-mirror/yuzu
string_util: remove ShiftJIS/CP1252 conversion function
We always use unicode internally. Any dirty work of conversion with other codec should be handled by frontend framework (Qt). Further more, ShiftJIS/CP1252 are not special (they are not code set used by 3ds, or any guest/host dependencies we have), so there is no reason to specifically include thempull/8/head
parent
bd14f397ce
commit
a4595bb939
Loading…
Reference in New Issue