mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 17:29:18 +02:00
launcher link start fix, assume scn files in win1250
This commit is contained in:
@@ -149,6 +149,8 @@ void win1250_to_ascii( std::string &Input );
|
||||
// TODO: unify with win1250_to_ascii()
|
||||
std::string Bezogonkow( std::string Input, bool const Underscorestospaces = false );
|
||||
|
||||
std::string win1250_to_utf8(const std::string &input);
|
||||
|
||||
inline
|
||||
std::string
|
||||
extract_value( std::string const &Key, std::string const &Input ) {
|
||||
|
||||
Reference in New Issue
Block a user