mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Update docs, remove deprecated macro
This commit is contained in:
@@ -1098,7 +1098,7 @@
|
||||
opcode: 0x8251
|
||||
- name: get_string_pointer
|
||||
detail: int get_string_pointer(string text)
|
||||
doc: Returns a pointer to a string variable or to a text.
|
||||
doc: Returns a pointer to a string variable or to a text. DEPRECATED, just use normal strings instead.
|
||||
macro: sfall.h
|
||||
- name: string_format
|
||||
detail: string string_format(string format, any val1, any val2, ...)
|
||||
|
||||
Reference in New Issue
Block a user