Added missing dams and pylons rendering
[GPXSee.git] / src / map / ENC / objects.h
blobf4509790a0c4649dfd036602159a7cbf9d77b0de
1 #ifndef ENC_OBJECTS_H
2 #define ENC_OBJECTS_H
4 #define AIRARE 2
5 #define ACHBRT 3
6 #define ACHARE 4
7 #define BCNCAR 5
8 #define BCNISD 6
9 #define BCNLAT 7
10 #define BCNSAW 8
11 #define BCNSPP 9
12 #define BRIDGE 11
13 #define BUISGL 12
14 #define BUAARE 13
15 #define BOYCAR 14
16 #define BOYINB 15
17 #define BOYISD 16
18 #define BOYLAT 17
19 #define BOYSAW 18
20 #define BOYSPP 19
21 #define CBLOHD 21
22 #define CBLSUB 22
23 #define CANALS 23
24 #define COALNE 30
25 #define DAMCON 38
26 #define DEPARE 42
27 #define DEPCNT 43
28 #define DRGARE 46
29 #define DMPGRD 48
30 #define DYKCON 49
31 #define FAIRWY 51
32 #define FERYRT 53
33 #define GATCON 61
34 #define HRBFAC 64
35 #define LAKARE 69
36 #define LNDARE 71
37 #define LNDELV 72
38 #define LNDMRK 74
39 #define LIGHTS 75
40 #define MORFAC 84
41 #define NAVLNE 85
42 #define OBSTRN 86
43 #define OFSPLF 87
44 #define PILPNT 90
45 #define PIPSOL 94
46 #define PONTON 95
47 #define PRCARE 96
48 #define PYLONS 98
49 #define RAILWY 106
50 #define RECTRC 109
51 #define RESARE 112
52 #define RIVERS 114
53 #define ROADWY 116
54 #define SLCONS 122
55 #define SLOTOP 126
56 #define SOUNDG 129
57 #define TSELNE 145
58 #define TSSBND 146
59 #define TSSLPT 148
60 #define TSEZNE 150
61 #define UWTROC 153
62 #define UNSARE 154
63 #define WRECKS 159
64 #define M_COVR 302
66 #endif // ENC_OBJECTS_H