|
FTSLib 0.1.1
A simple C++ library for decoding FTS (FloweyTaleSave) files.
|
#include <codecvt>#include <string>#include <locale>Go to the source code of this file.
Functions | |
| char32_t | chtocp (std::string character) |
| std::string | cptoch (char32_t codepoint) |
|
inline |
|
inline |