aboutsummaryrefslogtreecommitdiff
path: root/launcher/StringUtils.h
AgeCommit message (Collapse)Author
2022-11-04feat: add more separation between types of std::string in StringUtilsflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-04refactor: move FS's toStdString to StringUtilsflow
This is so that anyone can use it :) Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-04refactor: move MMCStrings -> StringUtilsflow
General utilities can go in here >:) Signed-off-by: flow <flowlnlnln@gmail.com>