Common: Add Shift-JIS helpers

This commit is contained in:
Connor McLaughlin
2020-09-19 00:26:01 +10:00
parent f589865842
commit 70768c02af
5 changed files with 1606 additions and 0 deletions

View File

@@ -60,6 +60,8 @@ add_library(common
progress_callback.cpp
progress_callback.h
scope_guard.h
shiftjis.cpp
shiftjis.h
state_wrapper.cpp
state_wrapper.h
string.cpp