- ncopystring is not needed anymore.
This commit is contained in:
parent
b1a7941414
commit
c0dd37e16e
2 changed files with 0 additions and 18 deletions
|
|
@ -38,7 +38,6 @@ int ParseHex(const char *str, FScriptPosition *sc = nullptr);
|
|||
bool IsNum (const char *str); // [RH] added
|
||||
|
||||
char *copystring(const char *s);
|
||||
char *ncopystring(const char *s);
|
||||
void ReplaceString (char **ptr, const char *str);
|
||||
|
||||
bool CheckWildcards (const char *pattern, const char *text);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue