Xonotic
menudefs.qh
Go to the documentation of this file.
1 #pragma once
2 
3 #pragma noref 1
4 
5 #define true _true
6 #define false _false
7 #define TRUE _TRUE
8 #define FALSE _FALSE
9 
10 #define spawn _spawn
11 
12 #include "upstream/menudefs.qc"
13 
14 #undef true
15 #undef false
16 #undef TRUE
17 #undef FALSE
18 
19 #undef spawn
20 
21 #define localcmd cmd
22 
23 int(string str, string sub, int startpos) _strstrofs = #221;
24 #define strstrofs _strstrofs
25 int(string str, int ofs) _str2chr = #222;
26 #define str2chr _str2chr
27 string(int c, ...) _chr2str = #223;
28 #define chr2str _chr2str
29 
30 int(string s1, string s2) _strcmp = #228;
31 #define strcmp _strcmp
32 int(string s1, string s2, int len) _strncmp = #228;
33 #define strncmp _strncmp
34 int(string s1, string s2) _strcasecmp = #229;
35 #define strcasecmp _strcasecmp
36 int(string s1, string s2, int len) _strncasecmp = #230;
37 #define strncasecmp _strncasecmp
38 
39 int() _buf_create = #440;
40 #define buf_create _buf_create
41 
42 bool(entity ent) wasfreed = #353;
43 
44 #pragma noref 0
spree_inf s1 s2 s3loc s2 s1
Definition: all.inc:265
spree_inf s1 s2 s3loc s2 spree_inf s1 s2 s3loc s2 spree_inf s1 s2 s3loc s2 s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2loc s1 s2 f1 f1points s1 s2
Definition: all.inc:438
entity() spawn