]> git.xonotic.org Git - xonotic/darkplaces.git/commit - clvm_cmds.c
strcat(): update QC defs to match implementation
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 22 Jul 2023 09:27:29 +0000 (19:27 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 22 Jul 2023 09:27:29 +0000 (19:27 +1000)
commitb0abeba29bb6661c8e580486c8f969b6ef841af8
tree47f036529e2b5d8e05a8b179384ecb8bfc74e53c
parent453ad8ed0d6d5f35622e28dec6f8b213c3b20653
strcat(): update QC defs to match implementation

Xonotic was defining strcat1n to allow single-arg cases without
boilerplate...

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
clvm_cmds.c
dpdefs/csprogsdefs.qc
dpdefs/dpextensions.qc
dpdefs/menudefs.qc
prvm_cmds.c
svvm_cmds.c