File tree 22 files changed +22
-22
lines changed
22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 41
41
/*#define INCLUDE_STYLE */
42
42
/*#define INCLUDE_CALCULATOR */
43
43
/*#define INCLUDE_CANVAS */
44
- /* #define INCLUDE_OVERVIEW */
44
+ #define INCLUDE_OVERVIEW
45
45
/*#define INCLUDE_NODE_EDITOR */
46
46
47
47
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 37
37
/*#define INCLUDE_STYLE */
38
38
/*#define INCLUDE_CALCULATOR */
39
39
/*#define INCLUDE_CANVAS */
40
- /* #define INCLUDE_OVERVIEW */
40
+ #define INCLUDE_OVERVIEW
41
41
/*#define INCLUDE_NODE_EDITOR */
42
42
43
43
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 40
40
/*#define INCLUDE_STYLE */
41
41
/*#define INCLUDE_CALCULATOR */
42
42
/*#define INCLUDE_CANVAS */
43
- /* #define INCLUDE_OVERVIEW */
43
+ #define INCLUDE_OVERVIEW
44
44
/*#define INCLUDE_NODE_EDITOR */
45
45
46
46
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 34
34
/*#define INCLUDE_STYLE */
35
35
/*#define INCLUDE_CALCULATOR */
36
36
/*#define INCLUDE_CANVAS */
37
- /* #define INCLUDE_OVERVIEW */
37
+ #define INCLUDE_OVERVIEW
38
38
/*#define INCLUDE_NODE_EDITOR */
39
39
40
40
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 29
29
/*#define INCLUDE_STYLE */
30
30
/*#define INCLUDE_CALCULATOR */
31
31
/*#define INCLUDE_CANVAS */
32
- /* #define INCLUDE_OVERVIEW */
32
+ #define INCLUDE_OVERVIEW
33
33
/*#define INCLUDE_NODE_EDITOR */
34
34
35
35
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 29
29
/*#define INCLUDE_STYLE */
30
30
/*#define INCLUDE_CALCULATOR */
31
31
/*#define INCLUDE_CANVAS */
32
- /* #define INCLUDE_OVERVIEW */
32
+ #define INCLUDE_OVERVIEW
33
33
/*#define INCLUDE_NODE_EDITOR */
34
34
35
35
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 42
42
/*#define INCLUDE_STYLE */
43
43
/*#define INCLUDE_CALCULATOR */
44
44
/*#define INCLUDE_CANVAS */
45
- /* #define INCLUDE_OVERVIEW */
45
+ #define INCLUDE_OVERVIEW
46
46
/*#define INCLUDE_NODE_EDITOR */
47
47
48
48
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 42
42
/*#define INCLUDE_STYLE */
43
43
/*#define INCLUDE_CALCULATOR */
44
44
/*#define INCLUDE_CANVAS */
45
- /* #define INCLUDE_OVERVIEW */
45
+ #define INCLUDE_OVERVIEW
46
46
/*#define INCLUDE_NODE_EDITOR */
47
47
48
48
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 33
33
/*#define INCLUDE_STYLE */
34
34
/*#define INCLUDE_CALCULATOR */
35
35
/*#define INCLUDE_CANVAS */
36
- /* #define INCLUDE_OVERVIEW */
36
+ #define INCLUDE_OVERVIEW
37
37
/*#define INCLUDE_NODE_EDITOR */
38
38
39
39
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ struct nk_wayland {
62
62
/*#define INCLUDE_STYLE */
63
63
/*#define INCLUDE_CALCULATOR */
64
64
/*#define INCLUDE_CANVAS */
65
- /* #define INCLUDE_OVERVIEW */
65
+ #define INCLUDE_OVERVIEW
66
66
/*#define INCLUDE_NODE_EDITOR */
67
67
68
68
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ sleep_for(long t)
114
114
/*#define INCLUDE_STYLE */
115
115
/*#define INCLUDE_CALCULATOR */
116
116
/*#define INCLUDE_CANVAS */
117
- /* #define INCLUDE_OVERVIEW */
117
+ #define INCLUDE_OVERVIEW
118
118
/*#define INCLUDE_NODE_EDITOR */
119
119
120
120
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 38
38
/*#define INCLUDE_STYLE */
39
39
/*#define INCLUDE_CALCULATOR */
40
40
/*#define INCLUDE_CANVAS */
41
- /* #define INCLUDE_OVERVIEW */
41
+ #define INCLUDE_OVERVIEW
42
42
/*#define INCLUDE_NODE_EDITOR */
43
43
44
44
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 42
42
/*#define INCLUDE_STYLE */
43
43
/*#define INCLUDE_CALCULATOR */
44
44
/*#define INCLUDE_CANVAS */
45
- /* #define INCLUDE_OVERVIEW */
45
+ #define INCLUDE_OVERVIEW
46
46
/*#define INCLUDE_NODE_EDITOR */
47
47
48
48
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 43
43
/*#define INCLUDE_STYLE */
44
44
/*#define INCLUDE_CALCULATOR */
45
45
/*#define INCLUDE_CANVAS */
46
- /* #define INCLUDE_OVERVIEW */
46
+ #define INCLUDE_OVERVIEW
47
47
/*#define INCLUDE_NODE_EDITOR */
48
48
49
49
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 37
37
/*#define INCLUDE_STYLE */
38
38
/*#define INCLUDE_CALCULATOR */
39
39
/*#define INCLUDE_CANVAS */
40
- /* #define INCLUDE_OVERVIEW */
40
+ #define INCLUDE_OVERVIEW
41
41
/*#define INCLUDE_NODE_EDITOR */
42
42
43
43
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 38
38
/* #define INCLUDE_STYLE */
39
39
/* #define INCLUDE_CALCULATOR */
40
40
/* #define INCLUDE_CANVAS */
41
- /* #define INCLUDE_OVERVIEW */
41
+ #define INCLUDE_OVERVIEW
42
42
/* #define INCLUDE_NODE_EDITOR */
43
43
44
44
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 40
40
/* #define INCLUDE_STYLE */
41
41
/* #define INCLUDE_CALCULATOR */
42
42
/* #define INCLUDE_CANVAS */
43
- /* #define INCLUDE_OVERVIEW */
43
+ #define INCLUDE_OVERVIEW
44
44
/* #define INCLUDE_NODE_EDITOR */
45
45
46
46
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ sleep_for(long t)
80
80
/*#define INCLUDE_STYLE */
81
81
/*#define INCLUDE_CALCULATOR */
82
82
/*#define INCLUDE_CANVAS */
83
- /* #define INCLUDE_OVERVIEW */
83
+ #define INCLUDE_OVERVIEW
84
84
/*#define INCLUDE_NODE_EDITOR */
85
85
86
86
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 41
41
/*#define INCLUDE_STYLE */
42
42
/*#define INCLUDE_CALCULATOR */
43
43
/*#define INCLUDE_CANVAS */
44
- /* #define INCLUDE_OVERVIEW */
44
+ #define INCLUDE_OVERVIEW
45
45
/*#define INCLUDE_NODE_EDITOR */
46
46
47
47
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change 39
39
/*#define INCLUDE_STYLE */
40
40
/*#define INCLUDE_CALCULATOR */
41
41
/*#define INCLUDE_CANVAS */
42
- /* #define INCLUDE_OVERVIEW */
42
+ #define INCLUDE_OVERVIEW
43
43
/*#define INCLUDE_NODE_EDITOR */
44
44
45
45
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ sleep_for(long t)
80
80
/*#define INCLUDE_STYLE */
81
81
/*#define INCLUDE_CALCULATOR */
82
82
/*#define INCLUDE_CANVAS */
83
- /* #define INCLUDE_OVERVIEW */
83
+ #define INCLUDE_OVERVIEW
84
84
/*#define INCLUDE_NODE_EDITOR */
85
85
86
86
#ifdef INCLUDE_ALL
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ static void die(const char *fmt, ...)
41
41
/*#define INCLUDE_ALL */
42
42
/*#define INCLUDE_STYLE */
43
43
/*#define INCLUDE_CALCULATOR */
44
- /* #define INCLUDE_OVERVIEW */
44
+ #define INCLUDE_OVERVIEW
45
45
/*#define INCLUDE_NODE_EDITOR */
46
46
/*#define INCLUDE_CANVAS */
47
47
You can’t perform that action at this time.
0 commit comments