#include <string.h>#include <stdio.h>#include "advent.h"#include "advdec.h"Include dependency graph for initial.c:

Go to the source code of this file.
Defines | |
| #define | EXTERN |
Functions | |
| void | initialize () |
Variables | |
| int | plac [MAXOBJ] |
| int | fixd [MAXOBJ] |
| playinfo | g |
|
|
|
|
|
Definition at line 236 of file initial.c. References drop(), fixd, playinfo::fixed, g, i, if(), MAXOBJ, and plac. |
|
|
Initial value: {
0, 0, 0, 9, 0, 0, 0, 15, 0, 0,
0, -1, 27, -1, 0, 0, 0, -1, 0, 0,
0, 122, 235, -1, -1, 67, -1, 110, 0, -1,
-1, 121, 0, 122, 0, -1, -1, -1, -1, 0,
-1, -1, 166, 167, 189, 0, 0, -1, 0, 229,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 121, 0, -1, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, -1, 194, -1,
0, -1, 174, -1, -1, 0, 0, -1, -1, -1,
0, 0, 0, -1, -1, -1, 0, 0, 0, 0,
0, 0, -1, 0, 0, -1, -1, 0, 0, 0,
0
}
Definition at line 26 of file initial.c. Referenced by initialize(), spcmove(), stimer(), vdrop(), and vkill(). |
|
|
|
Initial value: {
0, 0, 3, 8, 10, 11, 0, 14, 0, 148,
96, 19, 17, 101, 103, 0, 106, 0, 0, 238,
238, 117, 190, 109, 25, 23, 111, 35, 0, 97,
0, 119, 0, 117, 0, 130, 0, 126, 140, 0,
96, 94, 158, 160, 188, 0, 155, 174, 166, 228,
18, 204, 27, 29, 30, 0, 92, 168, 97, 100,
101, 0, 119, 127, 130, 141, 144, 205, 28, 182,
225, 230, 0, 147, 241, 248, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 193, 102, 0,
159, 141, 172, 188, 189, 0, 0, 193, 227, 174,
0, 13, 238, 217, 171, 0, 146, 159, 3, 0,
0, 0, 0, 3, 180, 39, 5, 0, 110, 169,
200
}
Definition at line 10 of file initial.c. Referenced by initialize(), ivfoo(), spcmove(), stimer(), vdrop(), veat(), vkill(), vlock(), and vwave(). |
1.4.6