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
+1 -1
View File
@@ -694,7 +694,7 @@ Does not run if the script of the object overrides the description.
```
Obj arg0 - the object
int ret0 - a pointer to the new text received by using the get_string_pointer function
str ret0 - new description text to use
```
-------------------------------------------