blob: 54ad4c72aac2a3f742d6efc11b330089f432ae48 (
plain)
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
|
#pragma once
#include "gfx.h"
#include "sf64object.h"
#include "sf64level.h"
#include "sf64event.h"
#include "sf64player.h"
#include "sf64audio_external.h"
#include "sf64mesg.h"
#include "sf64mesg.h"
static const ALIGN_ASSET(2) char aSyTitleCardTex[] = "__OTR__ast_sector_y/aSyTitleCardTex";
static const ALIGN_ASSET(2) char D_SY_6000840[] = "__OTR__ast_sector_y/D_SY_6000840";
static const ALIGN_ASSET(2) char D_SY_6001840[] = "__OTR__ast_sector_y/D_SY_6001840";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1890[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1890";
static const ALIGN_ASSET(2) char D_SY_60018D0[] = "__OTR__ast_sector_y/D_SY_60018D0";
static const ALIGN_ASSET(2) char D_SY_6003348[] = "__OTR__ast_sector_y/D_SY_6003348";
static const ALIGN_ASSET(2) char D_SY_60034C4[] = "__OTR__ast_sector_y/D_SY_60034C4";
static const ALIGN_ASSET(2) char aSyShipWindowsDL[] = "__OTR__ast_sector_y/aSyShipWindowsDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3580[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3580";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3620[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3620";
static const ALIGN_ASSET(2) char aSyShip3DestroyedDL[] = "__OTR__ast_sector_y/aSyShip3DestroyedDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3A18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3A18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3AD8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3AD8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3CD8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3CD8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3D18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3D18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_3EF8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_3EF8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_40C8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_40C8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_42C8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_42C8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_4388[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_4388";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_4568[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_4568";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_4758[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_4758";
static const ALIGN_ASSET(2) char D_SY_6004958[] = "__OTR__ast_sector_y/D_SY_6004958";
static const ALIGN_ASSET(2) char D_SY_6005158[] = "__OTR__ast_sector_y/D_SY_6005158";
static const ALIGN_ASSET(2) char aSyShip4DL[] = "__OTR__ast_sector_y/aSyShip4DL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_55C0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_55C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_5790[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_5790";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_5820[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_5820";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_58A0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_58A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_59E0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_59E0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_5AE0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_5AE0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_5BA0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_5BA0";
static const ALIGN_ASSET(2) char D_SY_6005BE0[] = "__OTR__ast_sector_y/D_SY_6005BE0";
static const ALIGN_ASSET(2) char D_SY_6006BE0[] = "__OTR__ast_sector_y/D_SY_6006BE0";
static const ALIGN_ASSET(2) char D_SY_60073E0[] = "__OTR__ast_sector_y/D_SY_60073E0";
static const ALIGN_ASSET(2) char D_SY_60083E0[] = "__OTR__ast_sector_y/D_SY_60083E0";
static const ALIGN_ASSET(2) char D_SY_6008BE0[] = "__OTR__ast_sector_y/D_SY_6008BE0";
static const ALIGN_ASSET(2) char D_SY_6008FE0[] = "__OTR__ast_sector_y/D_SY_6008FE0";
static const ALIGN_ASSET(2) char aSyShip1DL[] = "__OTR__ast_sector_y/aSyShip1DL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_9BB0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_9BB0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_9DB0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_9DB0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_9F30[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_9F30";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A070[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A070";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A240[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A240";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A440[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A440";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A500[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A500";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A700[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A700";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A780[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A780";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_A840[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_A840";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_AA40[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_AA40";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_AA80[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_AA80";
static const ALIGN_ASSET(2) char D_SY_600AAC0[] = "__OTR__ast_sector_y/D_SY_600AAC0";
static const ALIGN_ASSET(2) char D_SY_600BAC0[] = "__OTR__ast_sector_y/D_SY_600BAC0";
static const ALIGN_ASSET(2) char D_SY_600CAC0[] = "__OTR__ast_sector_y/D_SY_600CAC0";
static const ALIGN_ASSET(2) char D_SY_600DAC0[] = "__OTR__ast_sector_y/D_SY_600DAC0";
static const ALIGN_ASSET(2) char D_SY_600E2C0[] = "__OTR__ast_sector_y/D_SY_600E2C0";
static const ALIGN_ASSET(2) char D_SY_600EAC0[] = "__OTR__ast_sector_y/D_SY_600EAC0";
static const ALIGN_ASSET(2) char D_SY_600F2C0[] = "__OTR__ast_sector_y/D_SY_600F2C0";
static const ALIGN_ASSET(2) char aSyShip4DestroyedDL[] = "__OTR__ast_sector_y/aSyShip4DestroyedDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_F9C0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_F9C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_FB90[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_FB90";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_FC30[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_FC30";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_FD90[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_FD90";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_FE10[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_FE10";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_FF90[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_FF90";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10110[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10110";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_101D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_101D0";
static const ALIGN_ASSET(2) char aSyShip3DL[] = "__OTR__ast_sector_y/aSyShip3DL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_106B8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_106B8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_108B8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_108B8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10938[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10938";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10B18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10B18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10D18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10D18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10F18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10F18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_10FD8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_10FD8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_111D8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_111D8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_113D8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_113D8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_114D8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_114D8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_11558[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_11558";
static const ALIGN_ASSET(2) char D_SY_6011758[] = "__OTR__ast_sector_y/D_SY_6011758";
static const ALIGN_ASSET(2) char D_SY_60117D8[] = "__OTR__ast_sector_y/D_SY_60117D8";
static const ALIGN_ASSET(2) char D_SY_60119D8[] = "__OTR__ast_sector_y/D_SY_60119D8";
static const ALIGN_ASSET(2) char D_SY_60121E0[] = "__OTR__ast_sector_y/D_SY_60121E0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_124C0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_124C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12620[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12620";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12650[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12650";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_126A0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_126A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12720[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12720";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_127E0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_127E0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12810[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12810";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12840[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12840";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_12870[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_12870";
static const ALIGN_ASSET(2) char D_SY_60128A0[] = "__OTR__ast_sector_y/D_SY_60128A0";
static const ALIGN_ASSET(2) char D_SY_60130A0[] = "__OTR__ast_sector_y/D_SY_60130A0";
static const ALIGN_ASSET(2) char D_SY_60132A0[] = "__OTR__ast_sector_y/D_SY_60132A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_133C0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_133C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_13440[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_13440";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_13580[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_13580";
static const ALIGN_ASSET(2) char D_SY_6013600[] = "__OTR__ast_sector_y/D_SY_6013600";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_136F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_136F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_13730[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_13730";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_13790[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_13790";
static const ALIGN_ASSET(2) char D_SY_6013840[] = "__OTR__ast_sector_y/D_SY_6013840";
static const ALIGN_ASSET(2) char D_SY_6014040[] = "__OTR__ast_sector_y/D_SY_6014040";
static const ALIGN_ASSET(2) char D_SY_6014240[] = "__OTR__ast_sector_y/D_SY_6014240";
static const ALIGN_ASSET(2) char D_SY_6014A40[] = "__OTR__ast_sector_y/D_SY_6014A40";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_14AA8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_14AA8";
static const ALIGN_ASSET(2) char D_SY_6014B48[] = "__OTR__ast_sector_y/D_SY_6014B48";
static const ALIGN_ASSET(2) char D_SY_6014BD0[] = "__OTR__ast_sector_y/D_SY_6014BD0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_14F10[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_14F10";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_150C0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_150C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_152B0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_152B0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_15490[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_15490";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_155B0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_155B0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_15630[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_15630";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_15700[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_15700";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_15740[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_15740";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_157A0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_157A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_158E0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_158E0";
static const ALIGN_ASSET(2) char D_SY_6015960[] = "__OTR__ast_sector_y/D_SY_6015960";
static const ALIGN_ASSET(2) char D_SY_6015B60[] = "__OTR__ast_sector_y/D_SY_6015B60";
static const ALIGN_ASSET(2) char aSyRobot4DL[] = "__OTR__ast_sector_y/aSyRobot4DL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_163C8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_163C8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_164E8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_164E8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_166E8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_166E8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_168E8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_168E8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_16AE8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_16AE8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_16CD8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_16CD8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_16ED8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_16ED8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_170B8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_170B8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17298[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17298";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17478[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17478";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17578[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17578";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17758[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17758";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_178D8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_178D8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17918[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17918";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17AD8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17AD8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17CA8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17CA8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17CE8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17CE8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_17EA8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_17EA8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18078[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18078";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18258[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18258";
static const ALIGN_ASSET(2) char D_SY_60183B0[] = "__OTR__ast_sector_y/D_SY_60183B0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18568[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18568";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18618[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18618";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18778[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18778";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_187B8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_187B8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_187F8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_187F8";
static const ALIGN_ASSET(2) char aSyShipMissileDL[] = "__OTR__ast_sector_y/aSyShipMissileDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18A28[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18A28";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18C18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18C18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18C78[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18C78";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_18E28[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_18E28";
static const ALIGN_ASSET(2) char D_SY_6018F30[] = "__OTR__ast_sector_y/D_SY_6018F30";
static const ALIGN_ASSET(2) char D_SY_6019E50[] = "__OTR__ast_sector_y/D_SY_6019E50";
static const ALIGN_ASSET(2) char aSyDebrisDL[] = "__OTR__ast_sector_y/aSyDebrisDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1ADC8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1ADC8";
static const ALIGN_ASSET(2) char D_SY_601AE08[] = "__OTR__ast_sector_y/D_SY_601AE08";
static const ALIGN_ASSET(2) char aSyShip2SpriteDL[] = "__OTR__ast_sector_y/aSyShip2SpriteDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1B660[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1B660";
static const ALIGN_ASSET(2) char D_SY_601B6A0[] = "__OTR__ast_sector_y/D_SY_601B6A0";
static const ALIGN_ASSET(2) char aSyShip3SpriteDL[] = "__OTR__ast_sector_y/aSyShip3SpriteDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1C6F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1C6F0";
static const ALIGN_ASSET(2) char D_SY_601C730[] = "__OTR__ast_sector_y/D_SY_601C730";
static const ALIGN_ASSET(2) char aSyShip2DL[] = "__OTR__ast_sector_y/aSyShip2DL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1D9F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1D9F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1DAF0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1DAF0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1DCF0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1DCF0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1DED0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1DED0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1DFD0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1DFD0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1E110[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1E110";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1E250[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1E250";
static const ALIGN_ASSET(2) char D_SY_601F3B8[] = "__OTR__ast_sector_y/D_SY_601F3B8";
static const ALIGN_ASSET(2) char aSySaruzinDL[] = "__OTR__ast_sector_y/aSySaruzinDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1F750[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1F750";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1F950[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1F950";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1FB50[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1FB50";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1FD50[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1FD50";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1FF50[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1FF50";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_1FF90[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_1FF90";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20090[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20090";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_201D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_201D0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_202D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_202D0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_204D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_204D0";
static const ALIGN_ASSET(2) char aSyLaserTurretDL[] = "__OTR__ast_sector_y/aSyLaserTurretDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20700[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20700";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20830[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20830";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20870[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20870";
static const ALIGN_ASSET(2) char aSyRobotSpriteFrontDL[] = "__OTR__ast_sector_y/aSyRobotSpriteFrontDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20A88[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20A88";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_20AC8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_20AC8";
static const ALIGN_ASSET(2) char D_SY_6020B08[] = "__OTR__ast_sector_y/D_SY_6020B08";
static const ALIGN_ASSET(2) char D_SY_6021B08[] = "__OTR__ast_sector_y/D_SY_6021B08";
static const ALIGN_ASSET(2) char aSyRobotSpriteSideDL[] = "__OTR__ast_sector_y/aSyRobotSpriteSideDL";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_22BA8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_22BA8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_22BE8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_22BE8";
static const ALIGN_ASSET(2) char D_SY_6022C28[] = "__OTR__ast_sector_y/D_SY_6022C28";
static const ALIGN_ASSET(2) char D_SY_6023C28[] = "__OTR__ast_sector_y/D_SY_6023C28";
static const ALIGN_ASSET(2) char D_SY_60258A0[] = "__OTR__ast_sector_y/D_SY_60258A0";
static const ALIGN_ASSET(2) char D_SY_602645C[] = "__OTR__ast_sector_y/D_SY_602645C";
static const ALIGN_ASSET(2) char D_SY_60265B4[] = "__OTR__ast_sector_y/D_SY_60265B4";
static const ALIGN_ASSET(2) char D_SY_602738C[] = "__OTR__ast_sector_y/D_SY_602738C";
static const ALIGN_ASSET(2) char D_SY_60273A0[] = "__OTR__ast_sector_y/D_SY_60273A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27600[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27600";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_276E0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_276E0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27710[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27710";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27790[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27790";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_277D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_277D0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27880[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27880";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27920[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27920";
static const ALIGN_ASSET(2) char D_SY_6027960[] = "__OTR__ast_sector_y/D_SY_6027960";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27BC0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27BC0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27CA0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27CA0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27CD0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27CD0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27D50[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27D50";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27D90[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27D90";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27E30[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27E30";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_27ED0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_27ED0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_gfx_27F10[] = "__OTR__ast_sector_y/ast_sector_y_seg6_gfx_27F10";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_28108[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_28108";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_281A8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_281A8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_283A8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_283A8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_28468[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_28468";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_285E8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_285E8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_28628[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_28628";
static const ALIGN_ASSET(2) char D_SY_6028668[] = "__OTR__ast_sector_y/D_SY_6028668";
static const ALIGN_ASSET(2) char D_SY_6028E70[] = "__OTR__ast_sector_y/D_SY_6028E70";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_29068[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_29068";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_290B8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_290B8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_29118[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_29118";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_29208[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_29208";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_29298[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_29298";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_292D8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_292D8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_29318[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_29318";
static const ALIGN_ASSET(2) char D_SY_6029B48[] = "__OTR__ast_sector_y/D_SY_6029B48";
static const ALIGN_ASSET(2) char D_SY_602A2CC[] = "__OTR__ast_sector_y/D_SY_602A2CC";
static const ALIGN_ASSET(2) char D_SY_602A2E0[] = "__OTR__ast_sector_y/D_SY_602A2E0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A430[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A430";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A4B0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A4B0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A4F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A4F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A6E0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A6E0";
static const ALIGN_ASSET(2) char D_SY_602A720[] = "__OTR__ast_sector_y/D_SY_602A720";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A7D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A7D0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2A870[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2A870";
static const ALIGN_ASSET(2) char D_SY_602A8C0[] = "__OTR__ast_sector_y/D_SY_602A8C0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2AAF8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2AAF8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2ABB8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2ABB8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2AC38[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2AC38";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2ACB8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2ACB8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2AD18[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2AD18";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2AD98[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2AD98";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2AF98[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2AF98";
static const ALIGN_ASSET(2) char D_SY_602AFF8[] = "__OTR__ast_sector_y/D_SY_602AFF8";
static const ALIGN_ASSET(2) char D_SY_602B778[] = "__OTR__ast_sector_y/D_SY_602B778";
static const ALIGN_ASSET(2) char D_SY_602B8DC[] = "__OTR__ast_sector_y/D_SY_602B8DC";
static const ALIGN_ASSET(2) char D_SY_602B8F0[] = "__OTR__ast_sector_y/D_SY_602B8F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BB28[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BB28";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BBE8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BBE8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BC68[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BC68";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BCE8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BCE8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BD48[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BD48";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BDC8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BDC8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2BFA8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2BFA8";
static const ALIGN_ASSET(2) char D_SY_602CEB4[] = "__OTR__ast_sector_y/D_SY_602CEB4";
static const ALIGN_ASSET(2) char D_SY_602D140[] = "__OTR__ast_sector_y/D_SY_602D140";
static const ALIGN_ASSET(2) char D_SY_602D194[] = "__OTR__ast_sector_y/D_SY_602D194";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D1F8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D1F8";
static const ALIGN_ASSET(2) char D_SY_602D238[] = "__OTR__ast_sector_y/D_SY_602D238";
static const ALIGN_ASSET(2) char D_SY_602D340[] = "__OTR__ast_sector_y/D_SY_602D340";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D540[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D540";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D590[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D590";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D5F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D5F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D6F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D6F0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D770[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D770";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D7B0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D7B0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D7F0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D7F0";
static const ALIGN_ASSET(2) char D_SY_602D830[] = "__OTR__ast_sector_y/D_SY_602D830";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D9A0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D9A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2D9D0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2D9D0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DA00[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DA00";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DA80[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DA80";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DBC0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DBC0";
static const ALIGN_ASSET(2) char D_SY_602DC40[] = "__OTR__ast_sector_y/D_SY_602DC40";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DD30[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DD30";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DDB0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DDB0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DE30[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DE30";
static const ALIGN_ASSET(2) char D_SY_602DE70[] = "__OTR__ast_sector_y/D_SY_602DE70";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DF60[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DF60";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2DFE0[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2DFE0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E060[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E060";
static const ALIGN_ASSET(2) char D_SY_602E0A0[] = "__OTR__ast_sector_y/D_SY_602E0A0";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E208[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E208";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E288[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E288";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E3C8[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E3C8";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E448[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E448";
static const ALIGN_ASSET(2) char ast_sector_y_seg6_vtx_2E478[] = "__OTR__ast_sector_y/ast_sector_y_seg6_vtx_2E478";
static const ALIGN_ASSET(2) char D_SY_602E4B0[] = "__OTR__ast_sector_y/D_SY_602E4B0";
static const ALIGN_ASSET(2) char D_SY_602E4F4[] = "__OTR__ast_sector_y/D_SY_602E4F4";
static const ALIGN_ASSET(2) char D_SY_6030B14[] = "__OTR__ast_sector_y/D_SY_6030B14";
static const char D_SY_6032E18[] = "__OTR__ast_sector_y/D_SY_6032E18";
static const ALIGN_ASSET(2) char D_SY_6033070[] = "__OTR__ast_sector_y/D_SY_6033070";
static const ALIGN_ASSET(2) char D_SY_6033E08[] = "__OTR__ast_sector_y/D_SY_6033E08";
static const ALIGN_ASSET(2) char aSyRobotHitbox[] = "__OTR__ast_sector_y/aSyRobotHitbox";
static const ALIGN_ASSET(2) char D_SY_60340C0[] = "__OTR__ast_sector_y/D_SY_60340C0";
static const ALIGN_ASSET(2) char aSyRobot4Hitbox[] = "__OTR__ast_sector_y/aSyRobot4Hitbox";
static const ALIGN_ASSET(2) char D_SY_60341A8[] = "__OTR__ast_sector_y/D_SY_60341A8";
static const ALIGN_ASSET(2) char D_SY_603421C[] = "__OTR__ast_sector_y/D_SY_603421C";
static const ALIGN_ASSET(2) char D_SY_60342A0[] = "__OTR__ast_sector_y/D_SY_60342A0";
static const ALIGN_ASSET(2) char D_SY_6034304[] = "__OTR__ast_sector_y/D_SY_6034304";
static const ALIGN_ASSET(2) char aSyScenery156Hitbox[] = "__OTR__ast_sector_y/aSyScenery156Hitbox";
static const ALIGN_ASSET(2) char aSyLaserTurretHitbox[] = "__OTR__ast_sector_y/aSyLaserTurretHitbox";
static const ALIGN_ASSET(2) char aSyShip1Hitbox[] = "__OTR__ast_sector_y/aSyShip1Hitbox";
static const ALIGN_ASSET(2) char aSyShip2Hitbox[] = "__OTR__ast_sector_y/aSyShip2Hitbox";
static const ALIGN_ASSET(2) char aSyShip3Hitbox[] = "__OTR__ast_sector_y/aSyShip3Hitbox";
static const ALIGN_ASSET(2) char aSyShip3DestroyedHitbox[] = "__OTR__ast_sector_y/aSyShip3DestroyedHitbox";
static const ALIGN_ASSET(2) char aSyShip4Hitbox[] = "__OTR__ast_sector_y/aSyShip4Hitbox";
static const ALIGN_ASSET(2) char aSyShipWindowsHitbox[] = "__OTR__ast_sector_y/aSyShipWindowsHitbox";
static const ALIGN_ASSET(2) char aSyShip4DestroyedHitbox[] = "__OTR__ast_sector_y/aSyShip4DestroyedHitbox";
static const ALIGN_ASSET(2) char aSyShipMissileHitbox[] = "__OTR__ast_sector_y/aSyShipMissileHitbox";
|