|
OpenGothic
Open source reimplementation of Gothic I and II
|
Functions | |
| bool | hasExt (std::string_view s, const char *extIn) |
| bool | hasExt (const char *s, const char *extIn) |
| bool | exchangeExt (std::string &s, const char *extIn, const char *extOut) |
| void | assignExt (std::string &s, const char *extOut) |
| std::string | addExt (const std::string &s, const char *ext) |
|
inline |
|
inline |
|
inline |
|
inline |