Update docs, remove deprecated macro

This commit is contained in:
phobos2077
2023-06-12 11:55:06 +02:00
parent 49cf0e6726
commit f222348b25
5 changed files with 4 additions and 4 deletions
@@ -706,6 +706,7 @@ sfall_funcX metarule functions
----
#### get_string_pointer
`int sfall_func1("get_string_pointer", string text)`
- DEPRECATED, use normal strings
- Returns a pointer to a string variable or to a text
----