-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmc.dta
217 lines (217 loc) · 3.03 KB
/
mc.dta
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
#ifdef _SHIP
(base_dir
"BALSRB-00001") ;Alteado
#endif
#ifdef _MEGA
(base_dir
"BAGHCE-08008")
#endif
#ifdef _ENCO
(base_dir
"BAGHCE-00080")
#endif
#ifdef GH1RX
(base_dir
"BAGHCE-11111")
#endif
#ifdef _DRUM
(base_dir
"BAGHCE-12123")
#endif
#ifdef 2DBUG
(base_dir
"BALSRB-00002")
#endif
#ifdef 8DBUG
(base_dir
"BAGHCE-01801")
#endif
#ifndef _SHIP
#ifndef _DRUM
#ifndef _ENCO
#ifndef _MEGA
#ifndef GH1RX
#ifndef 8DBUG
#ifndef 2DBUG
(base_dir
"BAGHCE-68878")
#endif
#endif
#endif
#endif
#endif
#endif
#endif
#ifdef _SHIP
(elf_name
"LISARB.ELF") ;Alterado
#endif
#ifndef _SHIP
#ifndef _DRUM
#ifndef _ONYX
#ifndef _MEGA
#ifndef GH1RX
#ifndef 8DBUG
#ifndef 2DBUG
(elf_name
"CUSTOMDX.ELF")
#endif
#endif
#endif
#endif
#endif
#endif
#endif
#ifdef _MEGA
(elf_name
"GHMEGADX.ELF")
#endif
#ifdef _ENCO
(elf_name
"GH80SDX.ELF")
#endif
#ifdef _DRUM
(elf_name
"GHEXTRA.ELF")
#endif
#ifdef GH1RX
(elf_name
"GH1RDX.ELF")
#endif
#ifdef 2DBUG
(elf_name
"GH2DEBUG.ELF")
#endif
#ifdef 8DBUG
(elf_name
"80SDEBUG.ELF")
#endif
#ifdef _SHIP
(ps2_icon
(file
"2dx.icn")
(bg_transparency 128)
(bg_colors
(0 0 0)
(0 0 0)
(119 102 163)
(119 102 163))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#ifdef _ONYX
(ps2_icon
(file
"2dx.icn")
(bg_transparency 128)
(bg_colors
(0 0 0)
(0 0 0)
(119 102 163)
(119 102 163))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#ifdef _ENCO
(ps2_icon
(file
"80sdx.icn")
(bg_transparency 128)
(bg_colors
(255 255 0)
(0 191 255)
(255 105 180)
(0 238 2))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#ifdef _MEGA
(ps2_icon
(file
"mega.icn")
(bg_transparency 128)
(bg_colors
(0 0 0)
(0 0 0)
(160 69 69)
(160 69 69))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#ifdef GH1RX
(ps2_icon
(file
"redux.icn")
(bg_transparency 128)
(bg_colors
(180 180 180)
(180 180 180)
(0 0 0)
(0 0 0))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#ifndef _SHIP
#ifndef _ENCO
#ifndef _ONYX
#ifndef _MEGA
#ifndef GH1RX
(ps2_icon
(file
"debug.icn")
(bg_transparency 255)
(bg_colors
(1 1 86)
(1 1 86)
(1 1 86)
(1 1 86))
(lit_dirs
(0.2 1 0)
(1 0 1)
(1 -1 0))
(lit_colors
(0.7 0.7 0.7)
(0.7 0.7 0.7)
(0.7 0.7 0.7))
(ambient 0.7 0.7 0.7))
#endif
#endif
#endif
#endif
#endif
(testing FALSE)