table/road_land.h
author bjarni
Sat, 03 Dec 2005 13:43:54 +0000
changeset 2712 f0b9526767d3
parent 2187 a0e206ce9fbf
child 4212 85159aaf48fb
permissions -rw-r--r--
(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (introduced in rev 3230)
it caused way more problems than it solved
2186
db48cf29b983 (svn r2701) Insert Id tags into all source files
tron
parents: 1398
diff changeset
     1
/* $Id$ */
db48cf29b983 (svn r2701) Insert Id tags into all source files
tron
parents: 1398
diff changeset
     2
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
     3
#define TILE_SEQ_BEGIN(x) { x, 0, 0, 0, 0 },
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
     4
#define TILE_SEQ_LINE(a, b, c, d, e) { a, b, c, d, e },
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
     5
#define TILE_SEQ_END() { 0, 0, 0, 0, 0 }
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     6
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
     7
static const DrawRoadSeqStruct _road_display_datas_0[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     8
	TILE_SEQ_BEGIN(0xA4A)
2187
a0e206ce9fbf (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers
celestar
parents: 2186
diff changeset
     9
	TILE_SEQ_LINE(0x584 | PALETTE_MODIFIER_COLOR, 0, 15, 16, 1)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    10
	TILE_SEQ_END()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    11
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    12
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    13
static const DrawRoadSeqStruct _road_display_datas_1[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    14
	TILE_SEQ_BEGIN(0xA4A)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    15
	TILE_SEQ_LINE(0x580, 0, 0, 1, 16)
2187
a0e206ce9fbf (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers
celestar
parents: 2186
diff changeset
    16
	TILE_SEQ_LINE(0x581 | PALETTE_MODIFIER_COLOR, 15, 0, 1, 16)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    17
	TILE_SEQ_END()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    18
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    19
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    20
static const DrawRoadSeqStruct _road_display_datas_2[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    21
	TILE_SEQ_BEGIN(0xA4A)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    22
	TILE_SEQ_LINE(0x582, 0, 0, 16, 1)
2187
a0e206ce9fbf (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers
celestar
parents: 2186
diff changeset
    23
	TILE_SEQ_LINE(0x583 | PALETTE_MODIFIER_COLOR, 0, 15, 16, 1)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    24
	TILE_SEQ_END()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    25
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    26
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    27
static const DrawRoadSeqStruct _road_display_datas_3[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    28
	TILE_SEQ_BEGIN(0xA4A)
2187
a0e206ce9fbf (svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic numbers
celestar
parents: 2186
diff changeset
    29
	TILE_SEQ_LINE(0x585 | PALETTE_MODIFIER_COLOR, 15, 0, 1, 16)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    30
	TILE_SEQ_END()
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    31
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    32
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    33
static const DrawRoadSeqStruct* const _road_display_datas[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    34
	_road_display_datas_0,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    35
	_road_display_datas_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    36
	_road_display_datas_2,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    37
	_road_display_datas_3,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    38
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    39
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    40
#undef TILE_SEQ_BEGIN
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    41
#undef TILE_SEQ_LINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    42
#undef TILE_SEQ_END
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    43
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    44
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    45
static const SpriteID _road_tile_sprites_1[16] = {
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    46
	0, 0x546, 0x545, 0x53B, 0x544, 0x534, 0x53E, 0x539,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    47
  0x543, 0x53C, 0x535, 0x538, 0x53D, 0x537, 0x53A, 0x536
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    48
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    49
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    50
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    51
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    52
#define MAKELINE(a, b, c) { a, b, c },
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    53
#define ENDLINE { 0, 0, 0 }
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    54
static const DrawRoadTileStruct _road_display_datas2_0[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    55
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    56
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    57
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    58
static const DrawRoadTileStruct _road_display_datas2_1[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    59
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    60
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    61
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    62
static const DrawRoadTileStruct _road_display_datas2_2[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    63
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    64
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    65
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    66
static const DrawRoadTileStruct _road_display_datas2_3[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    67
	MAKELINE(0x57f,1,8)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    68
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    69
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    70
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    71
static const DrawRoadTileStruct _road_display_datas2_4[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    72
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    73
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    74
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    75
static const DrawRoadTileStruct _road_display_datas2_5[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    76
	MAKELINE(0x57f,1,8)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    77
	MAKELINE(0x57e,14,8)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    78
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    79
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    80
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    81
static const DrawRoadTileStruct _road_display_datas2_6[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    82
	MAKELINE(0x57e,8,1)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    83
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    84
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    85
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    86
static const DrawRoadTileStruct _road_display_datas2_7[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    87
	MAKELINE(0x57f,1,8)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    88
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    89
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    90
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    91
static const DrawRoadTileStruct _road_display_datas2_8[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    92
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    93
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    94
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    95
static const DrawRoadTileStruct _road_display_datas2_9[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    96
	MAKELINE(0x57f,8,14)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    97
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    98
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
    99
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   100
static const DrawRoadTileStruct _road_display_datas2_10[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   101
	MAKELINE(0x57f,8,14)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   102
	MAKELINE(0x57e,8,1)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   103
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   104
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   105
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   106
static const DrawRoadTileStruct _road_display_datas2_11[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   107
	MAKELINE(0x57f,8,14)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   108
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   109
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   110
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   111
static const DrawRoadTileStruct _road_display_datas2_12[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   112
	MAKELINE(0x57e,8,1)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   113
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   114
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   115
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   116
static const DrawRoadTileStruct _road_display_datas2_13[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   117
	MAKELINE(0x57e,14,8)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   118
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   119
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   120
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   121
static const DrawRoadTileStruct _road_display_datas2_14[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   122
	MAKELINE(0x57e,8,1)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   123
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   124
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   125
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   126
static const DrawRoadTileStruct _road_display_datas2_15[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   127
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   128
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   129
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   130
static const DrawRoadTileStruct _road_display_datas2_16[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   131
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   132
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   133
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   134
static const DrawRoadTileStruct _road_display_datas2_17[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   135
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   136
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   137
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   138
static const DrawRoadTileStruct _road_display_datas2_18[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   139
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   140
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   141
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   142
static const DrawRoadTileStruct _road_display_datas2_19[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   143
	MAKELINE(0x1212,0,2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   144
	MAKELINE(0x1212,3,9)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   145
	MAKELINE(0x1212,10,12)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   146
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   147
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   148
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   149
static const DrawRoadTileStruct _road_display_datas2_20[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   150
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   151
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   152
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   153
static const DrawRoadTileStruct _road_display_datas2_21[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   154
	MAKELINE(0x1212,0,2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   155
	MAKELINE(0x1212,0,10)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   156
	MAKELINE(0x1212,12,2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   157
	MAKELINE(0x1212,12,10)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   158
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   159
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   160
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   161
static const DrawRoadTileStruct _road_display_datas2_22[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   162
	MAKELINE(0x1212,10,0)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   163
	MAKELINE(0x1212,3,3)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   164
	MAKELINE(0x1212,0,10)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   165
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   166
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   167
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   168
static const DrawRoadTileStruct _road_display_datas2_23[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   169
	MAKELINE(0x1212,0,2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   170
	MAKELINE(0x1212,0,10)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   171
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   172
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   173
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   174
static const DrawRoadTileStruct _road_display_datas2_24[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   175
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   176
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   177
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   178
static const DrawRoadTileStruct _road_display_datas2_25[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   179
	MAKELINE(0x1212,12,2)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   180
	MAKELINE(0x1212,9,9)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   181
	MAKELINE(0x1212,2,12)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   182
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   183
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   184
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   185
static const DrawRoadTileStruct _road_display_datas2_26[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   186
	MAKELINE(0x1212,2,0)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   187
	MAKELINE(0x1212,10,0)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   188
	MAKELINE(0x1212,2,12)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   189
	MAKELINE(0x1212,10,12)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   190
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   191
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   192
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   193
static const DrawRoadTileStruct _road_display_datas2_27[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   194
	MAKELINE(0x1212,2,12)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   195
	MAKELINE(0x1212,10,12)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   196
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   197
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   198
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   199
static const DrawRoadTileStruct _road_display_datas2_28[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   200
	MAKELINE(0x1212,2,0)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   201
	MAKELINE(0x1212,9,3)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   202
	MAKELINE(0x1212,12,10)
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   203
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   204
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   205
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   206
static const DrawRoadTileStruct _road_display_datas2_29[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   207
	MAKELINE(0x1212,12,2)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   208
	MAKELINE(0x1212,12,10)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   209
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   210
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   211
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   212
static const DrawRoadTileStruct _road_display_datas2_30[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   213
	MAKELINE(0x1212,2,0)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   214
	MAKELINE(0x1212,10,0)
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   215
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   216
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   217
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   218
static const DrawRoadTileStruct _road_display_datas2_31[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   219
	ENDLINE
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   220
};
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   221
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   222
static const DrawRoadTileStruct _road_display_datas2_32[] = {
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   223
	ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   224
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   225
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   226
#undef MAKELINE
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   227
#undef ENDLINE
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   228
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   229
static const DrawRoadTileStruct* const _road_display_table_1[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   230
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   231
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   232
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   233
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   234
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   235
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   236
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   237
	_road_display_datas2_32,_road_display_datas2_32,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   238
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   239
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   240
static const DrawRoadTileStruct* const _road_display_table_2[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   241
	_road_display_datas2_0,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   242
	_road_display_datas2_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   243
	_road_display_datas2_2,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   244
	_road_display_datas2_3,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   245
	_road_display_datas2_4,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   246
	_road_display_datas2_5,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   247
	_road_display_datas2_6,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   248
	_road_display_datas2_7,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   249
	_road_display_datas2_8,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   250
	_road_display_datas2_9,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   251
	_road_display_datas2_10,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   252
	_road_display_datas2_11,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   253
	_road_display_datas2_12,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   254
	_road_display_datas2_13,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   255
	_road_display_datas2_14,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   256
	_road_display_datas2_15,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   257
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   258
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   259
static const DrawRoadTileStruct* const _road_display_table_3[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   260
	_road_display_datas2_16,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   261
	_road_display_datas2_17,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   262
	_road_display_datas2_18,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   263
	_road_display_datas2_19,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   264
	_road_display_datas2_20,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   265
	_road_display_datas2_21,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   266
	_road_display_datas2_22,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   267
	_road_display_datas2_23,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   268
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   269
	_road_display_datas2_24,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   270
	_road_display_datas2_25,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   271
	_road_display_datas2_26,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   272
	_road_display_datas2_27,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   273
	_road_display_datas2_28,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   274
	_road_display_datas2_29,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   275
	_road_display_datas2_30,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   276
	_road_display_datas2_31,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   277
};
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   278
1398
3c5c97aba203 (svn r1902) Replace some casts with proper typing
tron
parents: 222
diff changeset
   279
static const DrawRoadTileStruct* const * const _road_display_table[] = {
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   280
	_road_display_table_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   281
	_road_display_table_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   282
	_road_display_table_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   283
	_road_display_table_2,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   284
	_road_display_table_1,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   285
	_road_display_table_3,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   286
};