mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 14:49:19 +02:00
refactoring: application mode code split
This commit is contained in:
@@ -130,7 +130,7 @@ std::string ToUpper(std::string const &text);
|
||||
// replaces polish letters with basic ascii
|
||||
void win1250_to_ascii( std::string &Input );
|
||||
// TODO: unify with win1250_to_ascii()
|
||||
std::string Bezogonkow( std::string str, bool _ = false );
|
||||
std::string Bezogonkow( std::string Input, bool const Underscorestospaces = false );
|
||||
|
||||
inline
|
||||
std::string
|
||||
|
||||
Reference in New Issue
Block a user