]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/menu/mbuiltin.qh
Properly get the string colorpicker working
[voretournament/voretournament.git] / data / qcsrc / menu / mbuiltin.qh
index 84be8012a06db57f3a87abd28291d4e849da41df..7c2558846ae280cdf88ac2e26ff6e8818498f26f 100644 (file)
@@ -348,3 +348,5 @@ string(float, float) getgamedirinfo = #626;
 #define GETGAMEDIRINFO_NAME 0\r
 #define GETGAMEDIRINFO_DESCRIPTION 1\r
 float log(float f) = #532;\r
+\r
+string(string format, ...) sprintf = #627;\r