summaryrefslogtreecommitdiff
path: root/include/assets/ast_common.h
blob: 545650b928c060fa9c1e5986eba3716aa8819300 (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
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
#pragma once

#include "gfx.h"
#include "sf64object.h"

static const ALIGN_ASSET(2) char D_1000000[] = "__OTR__ast_common/D_1000000";

static const ALIGN_ASSET(2) char D_1000280[] = "__OTR__ast_common/D_1000280";

static const ALIGN_ASSET(2) char D_1000640[] = "__OTR__ast_common/D_1000640";

static const ALIGN_ASSET(2) char aBoostGaugeFrameTex[] = "__OTR__ast_common/aBoostGaugeFrameTex";

static const ALIGN_ASSET(2) char D_1001030[] = "__OTR__ast_common/D_1001030";

static const ALIGN_ASSET(2) char D_1001070[] = "__OTR__ast_common/D_1001070";

static const ALIGN_ASSET(2) char D_1001480[] = "__OTR__ast_common/D_1001480";

static const ALIGN_ASSET(2) char D_1001720[] = "__OTR__ast_common/D_1001720";

static const ALIGN_ASSET(2) char D_1001CC0[] = "__OTR__ast_common/D_1001CC0";

static const ALIGN_ASSET(2) char D_1002040[] = "__OTR__ast_common/D_1002040";

static const ALIGN_ASSET(2) char D_1002220[] = "__OTR__ast_common/D_1002220";

static const ALIGN_ASSET(2) char aShieldGaugeFrameEdgeTex[] = "__OTR__ast_common/aShieldGaugeFrameEdgeTex";

static const ALIGN_ASSET(2) char D_10022E0[] = "__OTR__ast_common/D_10022E0";

static const ALIGN_ASSET(2) char D_1002340[] = "__OTR__ast_common/D_1002340";

static const ALIGN_ASSET(2) char D_10024D0[] = "__OTR__ast_common/D_10024D0";

static const ALIGN_ASSET(2) char aShieldGaugeFrameTex[] = "__OTR__ast_common/aShieldGaugeFrameTex";

static const ALIGN_ASSET(2) char D_1003130[] = "__OTR__ast_common/D_1003130";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_31C8[] = "__OTR__ast_common/ast_common_seg1_vtx_31C8";

static const ALIGN_ASSET(2) char D_1003208[] = "__OTR__ast_common/D_1003208";

static const ALIGN_ASSET(2) char D_1003288[] = "__OTR__ast_common/D_1003288";

static const ALIGN_ASSET(2) char aFalcoPortraitTex[] = "__OTR__ast_common/aFalcoPortraitTex";

static const ALIGN_ASSET(2) char D_10041C0[] = "__OTR__ast_common/D_10041C0";

static const ALIGN_ASSET(2) char aFoxPortraitTex[] = "__OTR__ast_common/aFoxPortraitTex";

static const ALIGN_ASSET(2) char D_1006000[] = "__OTR__ast_common/D_1006000";

static const ALIGN_ASSET(2) char D_1006F20[] = "__OTR__ast_common/D_1006F20";

static const ALIGN_ASSET(2) char D_1007E40[] = "__OTR__ast_common/D_1007E40";

static const ALIGN_ASSET(2) char D_1008D60[] = "__OTR__ast_common/D_1008D60";

static const ALIGN_ASSET(2) char D_1009C80[] = "__OTR__ast_common/D_1009C80";

static const ALIGN_ASSET(2) char D_100ABA0[] = "__OTR__ast_common/D_100ABA0";

static const ALIGN_ASSET(2) char aPeppyPortraitTex[] = "__OTR__ast_common/aPeppyPortraitTex";

static const ALIGN_ASSET(2) char D_100C9E0[] = "__OTR__ast_common/D_100C9E0";

static const ALIGN_ASSET(2) char aSlippyPortraitTex[] = "__OTR__ast_common/aSlippyPortraitTex";

static const ALIGN_ASSET(2) char D_100E820[] = "__OTR__ast_common/D_100E820";

static const ALIGN_ASSET(2) char D_100F740[] = "__OTR__ast_common/D_100F740";

static const ALIGN_ASSET(2) char D_1010660[] = "__OTR__ast_common/D_1010660";

static const ALIGN_ASSET(2) char D_10106A0[] = "__OTR__ast_common/D_10106A0";

static const ALIGN_ASSET(2) char D_10106B0[] = "__OTR__ast_common/D_10106B0";

static const ALIGN_ASSET(2) char D_10106F0[] = "__OTR__ast_common/D_10106F0";

static const ALIGN_ASSET(2) char D_1010700[] = "__OTR__ast_common/D_1010700";

static const ALIGN_ASSET(2) char D_1010740[] = "__OTR__ast_common/D_1010740";

static const ALIGN_ASSET(2) char D_1010750[] = "__OTR__ast_common/D_1010750";

static const ALIGN_ASSET(2) char D_1010790[] = "__OTR__ast_common/D_1010790";

static const ALIGN_ASSET(2) char D_10107A0[] = "__OTR__ast_common/D_10107A0";

static const ALIGN_ASSET(2) char D_10107E0[] = "__OTR__ast_common/D_10107E0";

static const ALIGN_ASSET(2) char D_10107F0[] = "__OTR__ast_common/D_10107F0";

static const ALIGN_ASSET(2) char D_1010830[] = "__OTR__ast_common/D_1010830";

static const ALIGN_ASSET(2) char D_1010840[] = "__OTR__ast_common/D_1010840";

static const ALIGN_ASSET(2) char D_1010880[] = "__OTR__ast_common/D_1010880";

static const ALIGN_ASSET(2) char D_1010890[] = "__OTR__ast_common/D_1010890";

static const ALIGN_ASSET(2) char D_10108D0[] = "__OTR__ast_common/D_10108D0";

static const ALIGN_ASSET(2) char D_10108E0[] = "__OTR__ast_common/D_10108E0";

static const ALIGN_ASSET(2) char D_1010920[] = "__OTR__ast_common/D_1010920";

static const ALIGN_ASSET(2) char D_1010930[] = "__OTR__ast_common/D_1010930";

static const ALIGN_ASSET(2) char D_1010970[] = "__OTR__ast_common/D_1010970";

static const ALIGN_ASSET(2) char D_1010980[] = "__OTR__ast_common/D_1010980";

static const ALIGN_ASSET(2) char D_1010A00[] = "__OTR__ast_common/D_1010A00";

static const ALIGN_ASSET(2) char D_1010A10[] = "__OTR__ast_common/D_1010A10";

static const ALIGN_ASSET(2) char D_1010A80[] = "__OTR__ast_common/D_1010A80";

static const ALIGN_ASSET(2) char D_1010A90[] = "__OTR__ast_common/D_1010A90";

static const ALIGN_ASSET(2) char D_10110B0[] = "__OTR__ast_common/D_10110B0";

static const ALIGN_ASSET(2) char D_10110C0[] = "__OTR__ast_common/D_10110C0";

static const ALIGN_ASSET(2) char D_10110F8[] = "__OTR__ast_common/D_10110F8";

static const ALIGN_ASSET(2) char D_1011110[] = "__OTR__ast_common/D_1011110";

static const ALIGN_ASSET(2) char D_1011148[] = "__OTR__ast_common/D_1011148";

static const ALIGN_ASSET(2) char D_1011160[] = "__OTR__ast_common/D_1011160";

static const ALIGN_ASSET(2) char D_1011198[] = "__OTR__ast_common/D_1011198";

static const ALIGN_ASSET(2) char D_10111B0[] = "__OTR__ast_common/D_10111B0";

static const ALIGN_ASSET(2) char D_10111E8[] = "__OTR__ast_common/D_10111E8";

static const ALIGN_ASSET(2) char D_1011200[] = "__OTR__ast_common/D_1011200";

static const ALIGN_ASSET(2) char D_1011270[] = "__OTR__ast_common/D_1011270";

static const ALIGN_ASSET(2) char aRadarFrameTex[] = "__OTR__ast_common/aRadarFrameTex";

static const ALIGN_ASSET(2) char aRadarFrameTLUT[] = "__OTR__ast_common/aRadarFrameTLUT";

static const ALIGN_ASSET(2) char aVsBombIconTex[] = "__OTR__ast_common/aVsBombIconTex";

static const ALIGN_ASSET(2) char aVsBombIconTLUT[] = "__OTR__ast_common/aVsBombIconTLUT";

static const ALIGN_ASSET(2) char D_1011750[] = "__OTR__ast_common/D_1011750";

static const ALIGN_ASSET(2) char D_1011958[] = "__OTR__ast_common/D_1011958";

static const ALIGN_ASSET(2) char D_1011980[] = "__OTR__ast_common/D_1011980";

static const ALIGN_ASSET(2) char D_1011A28[] = "__OTR__ast_common/D_1011A28";

static const ALIGN_ASSET(2) char D_1011A40[] = "__OTR__ast_common/D_1011A40";

static const ALIGN_ASSET(2) char D_1011AB0[] = "__OTR__ast_common/D_1011AB0";

static const ALIGN_ASSET(2) char aIncomingMsgButtonTex[] = "__OTR__ast_common/aIncomingMsgButtonTex";

static const ALIGN_ASSET(2) char aIncomingMsgButtonTLUT[] = "__OTR__ast_common/aIncomingMsgButtonTLUT";

static const ALIGN_ASSET(2) char aIncomingMsgSignal1Tex[] = "__OTR__ast_common/aIncomingMsgSignal1Tex";

static const ALIGN_ASSET(2) char aIncomingMsgSignal1TLUT[] = "__OTR__ast_common/aIncomingMsgSignal1TLUT";

static const ALIGN_ASSET(2) char aIncomingMsgSignal2Tex[] = "__OTR__ast_common/aIncomingMsgSignal2Tex";

static const ALIGN_ASSET(2) char aIncomingMsgSignal2TLUT[] = "__OTR__ast_common/aIncomingMsgSignal2TLUT";

static const ALIGN_ASSET(2) char aIncomingMsgSignal3Tex[] = "__OTR__ast_common/aIncomingMsgSignal3Tex";

static const ALIGN_ASSET(2) char aIncomingMsgSignal3TLUT[] = "__OTR__ast_common/aIncomingMsgSignal3TLUT";

static const ALIGN_ASSET(2) char D_1011E80[] = "__OTR__ast_common/D_1011E80";

static const ALIGN_ASSET(2) char D_1011EC0[] = "__OTR__ast_common/D_1011EC0";

static const ALIGN_ASSET(2) char aXTex[] = "__OTR__ast_common/aXTex";

static const ALIGN_ASSET(2) char aXTLUT[] = "__OTR__ast_common/aXTLUT";

static const ALIGN_ASSET(2) char D_1011F20[] = "__OTR__ast_common/D_1011F20";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_11FC0[] = "__OTR__ast_common/ast_common_seg1_vtx_11FC0";

static const ALIGN_ASSET(2) char D_1012000[] = "__OTR__ast_common/D_1012000";

static const ALIGN_ASSET(2) char D_1012100[] = "__OTR__ast_common/D_1012100";

static const ALIGN_ASSET(2) char aGoldRingEmptySlotDL[] = "__OTR__ast_common/aGoldRingEmptySlotDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_12160[] = "__OTR__ast_common/ast_common_seg1_vtx_12160";

static const ALIGN_ASSET(2) char aGoldRingEmptySlotTex[] = "__OTR__ast_common/aGoldRingEmptySlotTex";

static const ALIGN_ASSET(2) char D_1012290[] = "__OTR__ast_common/D_1012290";

static const ALIGN_ASSET(2) char D_10126B0[] = "__OTR__ast_common/D_10126B0";

static const ALIGN_ASSET(2) char D_10126F0[] = "__OTR__ast_common/D_10126F0";

static const ALIGN_ASSET(2) char D_1012750[] = "__OTR__ast_common/D_1012750";

static const ALIGN_ASSET(2) char aBoostGaugeCoolTex[] = "__OTR__ast_common/aBoostGaugeCoolTex";

static const ALIGN_ASSET(2) char aBoostGaugeCoolTLUT[] = "__OTR__ast_common/aBoostGaugeCoolTLUT";

static const ALIGN_ASSET(2) char aBoostGaugeOverheatTex[] = "__OTR__ast_common/aBoostGaugeOverheatTex";

static const ALIGN_ASSET(2) char aBoostGaugeOverheatTLUT[] = "__OTR__ast_common/aBoostGaugeOverheatTLUT";

static const ALIGN_ASSET(2) char D_10129C0[] = "__OTR__ast_common/D_10129C0";

static const ALIGN_ASSET(2) char D_1013090[] = "__OTR__ast_common/D_1013090";

static const ALIGN_ASSET(2) char aMsgWindowBgTex[] = "__OTR__ast_common/aMsgWindowBgTex";

static const ALIGN_ASSET(2) char aMsgWindowBgTLUT[] = "__OTR__ast_common/aMsgWindowBgTLUT";

static const ALIGN_ASSET(2) char aShieldGaugeTex[] = "__OTR__ast_common/aShieldGaugeTex";

static const ALIGN_ASSET(2) char aShieldGaugeTLUT[] = "__OTR__ast_common/aShieldGaugeTLUT";

static const ALIGN_ASSET(2) char D_1013780[] = "__OTR__ast_common/D_1013780";

static const ALIGN_ASSET(2) char D_10151F0[] = "__OTR__ast_common/D_10151F0";

static const ALIGN_ASSET(2) char D_1015320[] = "__OTR__ast_common/D_1015320";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_153B8[] = "__OTR__ast_common/ast_common_seg1_vtx_153B8";

static const ALIGN_ASSET(2) char D_10153F8[] = "__OTR__ast_common/D_10153F8";

static const ALIGN_ASSET(2) char D_10154F8[] = "__OTR__ast_common/D_10154F8";

static const ALIGN_ASSET(2) char aRadarMarkArwingDL[] = "__OTR__ast_common/aRadarMarkArwingDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15568[] = "__OTR__ast_common/ast_common_seg1_vtx_15568";

static const ALIGN_ASSET(2) char aRadarMarkArwingTex[] = "__OTR__ast_common/aRadarMarkArwingTex";

static const ALIGN_ASSET(2) char D_10156A0[] = "__OTR__ast_common/D_10156A0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15738[] = "__OTR__ast_common/ast_common_seg1_vtx_15738";

static const ALIGN_ASSET(2) char D_1015778[] = "__OTR__ast_common/D_1015778";

static const ALIGN_ASSET(2) char D_10157F8[] = "__OTR__ast_common/D_10157F8";

static const ALIGN_ASSET(2) char D_1015810[] = "__OTR__ast_common/D_1015810";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_158A8[] = "__OTR__ast_common/ast_common_seg1_vtx_158A8";

static const ALIGN_ASSET(2) char D_10158E8[] = "__OTR__ast_common/D_10158E8";

static const ALIGN_ASSET(2) char D_1015968[] = "__OTR__ast_common/D_1015968";

static const ALIGN_ASSET(2) char D_1015980[] = "__OTR__ast_common/D_1015980";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15A18[] = "__OTR__ast_common/ast_common_seg1_vtx_15A18";

static const ALIGN_ASSET(2) char D_1015A58[] = "__OTR__ast_common/D_1015A58";

static const ALIGN_ASSET(2) char D_1015B58[] = "__OTR__ast_common/D_1015B58";

static const ALIGN_ASSET(2) char D_1015B70[] = "__OTR__ast_common/D_1015B70";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15C08[] = "__OTR__ast_common/ast_common_seg1_vtx_15C08";

static const ALIGN_ASSET(2) char D_1015C48[] = "__OTR__ast_common/D_1015C48";

static const ALIGN_ASSET(2) char D_1015CC8[] = "__OTR__ast_common/D_1015CC8";

static const ALIGN_ASSET(2) char D_1015CE0[] = "__OTR__ast_common/D_1015CE0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15D78[] = "__OTR__ast_common/ast_common_seg1_vtx_15D78";

static const ALIGN_ASSET(2) char D_1015DB8[] = "__OTR__ast_common/D_1015DB8";

static const ALIGN_ASSET(2) char D_1015E38[] = "__OTR__ast_common/D_1015E38";

static const ALIGN_ASSET(2) char D_1015E50[] = "__OTR__ast_common/D_1015E50";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_15EE8[] = "__OTR__ast_common/ast_common_seg1_vtx_15EE8";

static const ALIGN_ASSET(2) char D_1015F28[] = "__OTR__ast_common/D_1015F28";

static const ALIGN_ASSET(2) char D_1015FA8[] = "__OTR__ast_common/D_1015FA8";

static const ALIGN_ASSET(2) char D_1015FC0[] = "__OTR__ast_common/D_1015FC0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_16058[] = "__OTR__ast_common/ast_common_seg1_vtx_16058";

static const ALIGN_ASSET(2) char D_1016098[] = "__OTR__ast_common/D_1016098";

static const ALIGN_ASSET(2) char D_1016118[] = "__OTR__ast_common/D_1016118";

static const ALIGN_ASSET(2) char D_1016130[] = "__OTR__ast_common/D_1016130";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_161C8[] = "__OTR__ast_common/ast_common_seg1_vtx_161C8";

static const ALIGN_ASSET(2) char D_1016208[] = "__OTR__ast_common/D_1016208";

static const ALIGN_ASSET(2) char D_1016288[] = "__OTR__ast_common/D_1016288";

static const ALIGN_ASSET(2) char D_10162A0[] = "__OTR__ast_common/D_10162A0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_16338[] = "__OTR__ast_common/ast_common_seg1_vtx_16338";

static const ALIGN_ASSET(2) char D_1016378[] = "__OTR__ast_common/D_1016378";

static const ALIGN_ASSET(2) char D_10163F8[] = "__OTR__ast_common/D_10163F8";

static const ALIGN_ASSET(2) char D_1016410[] = "__OTR__ast_common/D_1016410";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_164A8[] = "__OTR__ast_common/ast_common_seg1_vtx_164A8";

static const ALIGN_ASSET(2) char D_10164E8[] = "__OTR__ast_common/D_10164E8";

static const ALIGN_ASSET(2) char D_1016568[] = "__OTR__ast_common/D_1016568";

static const ALIGN_ASSET(2) char D_1016580[] = "__OTR__ast_common/D_1016580";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_16618[] = "__OTR__ast_common/ast_common_seg1_vtx_16618";

static const ALIGN_ASSET(2) char D_1016658[] = "__OTR__ast_common/D_1016658";

static const ALIGN_ASSET(2) char D_1016858[] = "__OTR__ast_common/D_1016858";

static const ALIGN_ASSET(2) char D_1016870[] = "__OTR__ast_common/D_1016870";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_16998[] = "__OTR__ast_common/ast_common_seg1_vtx_16998";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_16B88[] = "__OTR__ast_common/ast_common_seg1_vtx_16B88";

static const ALIGN_ASSET(2) char D_1016BC8[] = "__OTR__ast_common/D_1016BC8";

static const ALIGN_ASSET(2) char D_1016FC8[] = "__OTR__ast_common/D_1016FC8";

static const ALIGN_ASSET(2) char D_10171D0[] = "__OTR__ast_common/D_10171D0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_17268[] = "__OTR__ast_common/ast_common_seg1_vtx_17268";

static const ALIGN_ASSET(2) char D_10172A8[] = "__OTR__ast_common/D_10172A8";

static const ALIGN_ASSET(2) char D_10173A8[] = "__OTR__ast_common/D_10173A8";

static const ALIGN_ASSET(2) char D_10173D0[] = "__OTR__ast_common/D_10173D0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_17468[] = "__OTR__ast_common/ast_common_seg1_vtx_17468";

static const ALIGN_ASSET(2) char D_10174A8[] = "__OTR__ast_common/D_10174A8";

static const ALIGN_ASSET(2) char D_10175A8[] = "__OTR__ast_common/D_10175A8";

static const ALIGN_ASSET(2) char D_10175C0[] = "__OTR__ast_common/D_10175C0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_17658[] = "__OTR__ast_common/ast_common_seg1_vtx_17658";

static const ALIGN_ASSET(2) char D_1017698[] = "__OTR__ast_common/D_1017698";

static const ALIGN_ASSET(2) char D_1017798[] = "__OTR__ast_common/D_1017798";

static const ALIGN_ASSET(2) char aActorSuppliesDL[] = "__OTR__ast_common/aActorSuppliesDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_178B8[] = "__OTR__ast_common/ast_common_seg1_vtx_178B8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_179B8[] = "__OTR__ast_common/ast_common_seg1_vtx_179B8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_179F8[] = "__OTR__ast_common/ast_common_seg1_vtx_179F8";

static const ALIGN_ASSET(2) char D_1017A38[] = "__OTR__ast_common/D_1017A38";

static const ALIGN_ASSET(2) char D_1018238[] = "__OTR__ast_common/D_1018238";

static const ALIGN_ASSET(2) char D_10182C0[] = "__OTR__ast_common/D_10182C0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_18630[] = "__OTR__ast_common/ast_common_seg1_vtx_18630";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_18830[] = "__OTR__ast_common/ast_common_seg1_vtx_18830";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_18A30[] = "__OTR__ast_common/ast_common_seg1_vtx_18A30";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_18C30[] = "__OTR__ast_common/ast_common_seg1_vtx_18C30";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_18E30[] = "__OTR__ast_common/ast_common_seg1_vtx_18E30";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_19030[] = "__OTR__ast_common/ast_common_seg1_vtx_19030";

static const ALIGN_ASSET(2) char D_10190C0[] = "__OTR__ast_common/D_10190C0";

static const ALIGN_ASSET(2) char D_10194C0[] = "__OTR__ast_common/D_10194C0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_19520[] = "__OTR__ast_common/ast_common_seg1_vtx_19520";

static const ALIGN_ASSET(2) char D_1019620[] = "__OTR__ast_common/D_1019620";

static const ALIGN_ASSET(2) char D_1019820[] = "__OTR__ast_common/D_1019820";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_19980[] = "__OTR__ast_common/ast_common_seg1_vtx_19980";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_19A40[] = "__OTR__ast_common/ast_common_seg1_vtx_19A40";

static const ALIGN_ASSET(2) char D_1019AF0[] = "__OTR__ast_common/D_1019AF0";

static const ALIGN_ASSET(2) char D_1019BF0[] = "__OTR__ast_common/D_1019BF0";

static const ALIGN_ASSET(2) char D_1019CA0[] = "__OTR__ast_common/D_1019CA0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_19E20[] = "__OTR__ast_common/ast_common_seg1_vtx_19E20";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1A000[] = "__OTR__ast_common/ast_common_seg1_vtx_1A000";

static const ALIGN_ASSET(2) char D_101A140[] = "__OTR__ast_common/D_101A140";

static const ALIGN_ASSET(2) char D_101A540[] = "__OTR__ast_common/D_101A540";

static const ALIGN_ASSET(2) char D_101A570[] = "__OTR__ast_common/D_101A570";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1A6A8[] = "__OTR__ast_common/ast_common_seg1_vtx_1A6A8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1A8A8[] = "__OTR__ast_common/ast_common_seg1_vtx_1A8A8";

static const ALIGN_ASSET(2) char D_101A8E0[] = "__OTR__ast_common/D_101A8E0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1A978[] = "__OTR__ast_common/ast_common_seg1_vtx_1A978";

static const ALIGN_ASSET(2) char D_101A9B8[] = "__OTR__ast_common/D_101A9B8";

static const ALIGN_ASSET(2) char D_101ABB8[] = "__OTR__ast_common/D_101ABB8";

static const ALIGN_ASSET(2) char D_101ABD0[] = "__OTR__ast_common/D_101ABD0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1AC38[] = "__OTR__ast_common/ast_common_seg1_vtx_1AC38";

static const ALIGN_ASSET(2) char D_101AC98[] = "__OTR__ast_common/D_101AC98";

static const ALIGN_ASSET(2) char D_101AD20[] = "__OTR__ast_common/D_101AD20";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1AD88[] = "__OTR__ast_common/ast_common_seg1_vtx_1AD88";

static const ALIGN_ASSET(2) char D_101AE48[] = "__OTR__ast_common/D_101AE48";

static const ALIGN_ASSET(2) char D_101AED0[] = "__OTR__ast_common/D_101AED0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1AF38[] = "__OTR__ast_common/ast_common_seg1_vtx_1AF38";

static const ALIGN_ASSET(2) char D_101AF98[] = "__OTR__ast_common/D_101AF98";

static const ALIGN_ASSET(2) char aGoldRingFrame12DL[] = "__OTR__ast_common/aGoldRingFrame12DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B238[] = "__OTR__ast_common/ast_common_seg1_vtx_1B238";

static const ALIGN_ASSET(2) char D_101B268[] = "__OTR__ast_common/D_101B268";

static const ALIGN_ASSET(2) char D_101B2E8[] = "__OTR__ast_common/D_101B2E8";

static const ALIGN_ASSET(2) char aGoldRingFrame11DL[] = "__OTR__ast_common/aGoldRingFrame11DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B3A8[] = "__OTR__ast_common/ast_common_seg1_vtx_1B3A8";

static const ALIGN_ASSET(2) char D_101B3D8[] = "__OTR__ast_common/D_101B3D8";

static const ALIGN_ASSET(2) char D_101B458[] = "__OTR__ast_common/D_101B458";

static const ALIGN_ASSET(2) char aGoldRingFrame10DL[] = "__OTR__ast_common/aGoldRingFrame10DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B518[] = "__OTR__ast_common/ast_common_seg1_vtx_1B518";

static const ALIGN_ASSET(2) char D_101B548[] = "__OTR__ast_common/D_101B548";

static const ALIGN_ASSET(2) char D_101B5C8[] = "__OTR__ast_common/D_101B5C8";

static const ALIGN_ASSET(2) char aGoldRingFrame9DL[] = "__OTR__ast_common/aGoldRingFrame9DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B688[] = "__OTR__ast_common/ast_common_seg1_vtx_1B688";

static const ALIGN_ASSET(2) char D_101B6B8[] = "__OTR__ast_common/D_101B6B8";

static const ALIGN_ASSET(2) char D_101B738[] = "__OTR__ast_common/D_101B738";

static const ALIGN_ASSET(2) char aGoldRingFrame8DL[] = "__OTR__ast_common/aGoldRingFrame8DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B7F8[] = "__OTR__ast_common/ast_common_seg1_vtx_1B7F8";

static const ALIGN_ASSET(2) char D_101B828[] = "__OTR__ast_common/D_101B828";

static const ALIGN_ASSET(2) char D_101B8A8[] = "__OTR__ast_common/D_101B8A8";

static const ALIGN_ASSET(2) char aGoldRingFrame7DL[] = "__OTR__ast_common/aGoldRingFrame7DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1B968[] = "__OTR__ast_common/ast_common_seg1_vtx_1B968";

static const ALIGN_ASSET(2) char D_101B998[] = "__OTR__ast_common/D_101B998";

static const ALIGN_ASSET(2) char D_101BA18[] = "__OTR__ast_common/D_101BA18";

static const ALIGN_ASSET(2) char aGoldRingFrame6DL[] = "__OTR__ast_common/aGoldRingFrame6DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1BAD8[] = "__OTR__ast_common/ast_common_seg1_vtx_1BAD8";

static const ALIGN_ASSET(2) char D_101BB08[] = "__OTR__ast_common/D_101BB08";

static const ALIGN_ASSET(2) char D_101BB88[] = "__OTR__ast_common/D_101BB88";

static const ALIGN_ASSET(2) char aGoldRingFrame5DL[] = "__OTR__ast_common/aGoldRingFrame5DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1BC48[] = "__OTR__ast_common/ast_common_seg1_vtx_1BC48";

static const ALIGN_ASSET(2) char D_101BC78[] = "__OTR__ast_common/D_101BC78";

static const ALIGN_ASSET(2) char D_101BCF8[] = "__OTR__ast_common/D_101BCF8";

static const ALIGN_ASSET(2) char aGoldRingFrame4DL[] = "__OTR__ast_common/aGoldRingFrame4DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1BDB8[] = "__OTR__ast_common/ast_common_seg1_vtx_1BDB8";

static const ALIGN_ASSET(2) char D_101BDE8[] = "__OTR__ast_common/D_101BDE8";

static const ALIGN_ASSET(2) char D_101BE68[] = "__OTR__ast_common/D_101BE68";

static const ALIGN_ASSET(2) char aGoldRingFrame3DL[] = "__OTR__ast_common/aGoldRingFrame3DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1BF28[] = "__OTR__ast_common/ast_common_seg1_vtx_1BF28";

static const ALIGN_ASSET(2) char D_101BF58[] = "__OTR__ast_common/D_101BF58";

static const ALIGN_ASSET(2) char D_101BFD8[] = "__OTR__ast_common/D_101BFD8";

static const ALIGN_ASSET(2) char aGoldRingFrame2DL[] = "__OTR__ast_common/aGoldRingFrame2DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1C098[] = "__OTR__ast_common/ast_common_seg1_vtx_1C098";

static const ALIGN_ASSET(2) char D_101C0C8[] = "__OTR__ast_common/D_101C0C8";

static const ALIGN_ASSET(2) char D_101C148[] = "__OTR__ast_common/D_101C148";

static const ALIGN_ASSET(2) char aGoldRingFrame1DL[] = "__OTR__ast_common/aGoldRingFrame1DL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1C208[] = "__OTR__ast_common/ast_common_seg1_vtx_1C208";

static const ALIGN_ASSET(2) char D_101C238[] = "__OTR__ast_common/D_101C238";

static const ALIGN_ASSET(2) char D_101C2B8[] = "__OTR__ast_common/D_101C2B8";

static const ALIGN_ASSET(2) char aStarDL[] = "__OTR__ast_common/aStarDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1C338[] = "__OTR__ast_common/ast_common_seg1_vtx_1C338";

static const ALIGN_ASSET(2) char aStarTex[] = "__OTR__ast_common/aStarTex";

static const ALIGN_ASSET(2) char D_101C770[] = "__OTR__ast_common/D_101C770";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1C860[] = "__OTR__ast_common/ast_common_seg1_vtx_1C860";

static const ALIGN_ASSET(2) char D_101C920[] = "__OTR__ast_common/D_101C920";

static const ALIGN_ASSET(2) char D_101CA20[] = "__OTR__ast_common/D_101CA20";

static const ALIGN_ASSET(2) char D_101CAE0[] = "__OTR__ast_common/D_101CAE0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1CB80[] = "__OTR__ast_common/ast_common_seg1_vtx_1CB80";

static const ALIGN_ASSET(2) char D_101CBC0[] = "__OTR__ast_common/D_101CBC0";

static const ALIGN_ASSET(2) char D_101CCC0[] = "__OTR__ast_common/D_101CCC0";

static const ALIGN_ASSET(2) char aUnusedShieldDL[] = "__OTR__ast_common/aUnusedShieldDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1CE80[] = "__OTR__ast_common/ast_common_seg1_vtx_1CE80";

static const ALIGN_ASSET(2) char aUnusedShieldTex[] = "__OTR__ast_common/aUnusedShieldTex";

static const ALIGN_ASSET(2) char D_101D870[] = "__OTR__ast_common/D_101D870";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1D9C8[] = "__OTR__ast_common/ast_common_seg1_vtx_1D9C8";

static const ALIGN_ASSET(2) char aBarrelRollTex[] = "__OTR__ast_common/aBarrelRollTex";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_1DD20[] = "__OTR__ast_common/ast_common_seg1_vtx_1DD20";

static const ALIGN_ASSET(2) char D_101DE20[] = "__OTR__ast_common/D_101DE20";

static const ALIGN_ASSET(2) char D_101EE20[] = "__OTR__ast_common/D_101EE20";

static const ALIGN_ASSET(2) char D_101FE20[] = "__OTR__ast_common/D_101FE20";

static const ALIGN_ASSET(2) char D_1020E20[] = "__OTR__ast_common/D_1020E20";

static const ALIGN_ASSET(2) char D_1021E20[] = "__OTR__ast_common/D_1021E20";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_21EB8[] = "__OTR__ast_common/ast_common_seg1_vtx_21EB8";

static const ALIGN_ASSET(2) char D_1021EF8[] = "__OTR__ast_common/D_1021EF8";

static const ALIGN_ASSET(2) char D_10220F8[] = "__OTR__ast_common/D_10220F8";

static const ALIGN_ASSET(2) char D_1022120[] = "__OTR__ast_common/D_1022120";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_22480[] = "__OTR__ast_common/ast_common_seg1_vtx_22480";

static const ALIGN_ASSET(2) char D_1022C40[] = "__OTR__ast_common/D_1022C40";

static const ALIGN_ASSET(2) char D_1022CC0[] = "__OTR__ast_common/D_1022CC0";

static const ALIGN_ASSET(2) char D_1022CE0[] = "__OTR__ast_common/D_1022CE0";

static const ALIGN_ASSET(2) char D_1022D60[] = "__OTR__ast_common/D_1022D60";

static const ALIGN_ASSET(2) char D_1022D80[] = "__OTR__ast_common/D_1022D80";

static const ALIGN_ASSET(2) char D_1022E80[] = "__OTR__ast_common/D_1022E80";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_22F20[] = "__OTR__ast_common/ast_common_seg1_vtx_22F20";

static const ALIGN_ASSET(2) char D_1022F80[] = "__OTR__ast_common/D_1022F80";

static const ALIGN_ASSET(2) char D_1023180[] = "__OTR__ast_common/D_1023180";

static const ALIGN_ASSET(2) char D_10231A0[] = "__OTR__ast_common/D_10231A0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23288[] = "__OTR__ast_common/ast_common_seg1_vtx_23288";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23468[] = "__OTR__ast_common/ast_common_seg1_vtx_23468";

static const ALIGN_ASSET(2) char D_1023518[] = "__OTR__ast_common/D_1023518";

static const ALIGN_ASSET(2) char D_1023530[] = "__OTR__ast_common/D_1023530";

static const ALIGN_ASSET(2) char D_1023630[] = "__OTR__ast_common/D_1023630";

static const ALIGN_ASSET(2) char D_1023700[] = "__OTR__ast_common/D_1023700";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23718[] = "__OTR__ast_common/ast_common_seg1_vtx_23718";

static const ALIGN_ASSET(2) char D_1023750[] = "__OTR__ast_common/D_1023750";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_237A8[] = "__OTR__ast_common/ast_common_seg1_vtx_237A8";

static const ALIGN_ASSET(2) char D_10237E0[] = "__OTR__ast_common/D_10237E0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23838[] = "__OTR__ast_common/ast_common_seg1_vtx_23838";

static const ALIGN_ASSET(2) char D_1023878[] = "__OTR__ast_common/D_1023878";

static const ALIGN_ASSET(2) char D_1023C80[] = "__OTR__ast_common/D_1023C80";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23D90[] = "__OTR__ast_common/ast_common_seg1_vtx_23D90";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_23DD0[] = "__OTR__ast_common/ast_common_seg1_vtx_23DD0";

static const ALIGN_ASSET(2) char D_1023E10[] = "__OTR__ast_common/D_1023E10";

static const ALIGN_ASSET(2) char D_1024010[] = "__OTR__ast_common/D_1024010";

static const ALIGN_ASSET(2) char D_1024020[] = "__OTR__ast_common/D_1024020";

static const ALIGN_ASSET(2) char D_1024220[] = "__OTR__ast_common/D_1024220";

static const ALIGN_ASSET(2) char D_1024230[] = "__OTR__ast_common/D_1024230";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24248[] = "__OTR__ast_common/ast_common_seg1_vtx_24248";

static const ALIGN_ASSET(2) char D_1024290[] = "__OTR__ast_common/D_1024290";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_242F0[] = "__OTR__ast_common/ast_common_seg1_vtx_242F0";

static const ALIGN_ASSET(2) char aPeppyMarkDL[] = "__OTR__ast_common/aPeppyMarkDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_244A8[] = "__OTR__ast_common/ast_common_seg1_vtx_244A8";

static const ALIGN_ASSET(2) char aPeppyMarkTex[] = "__OTR__ast_common/aPeppyMarkTex";

static const ALIGN_ASSET(2) char aPeppyMarkTLUT[] = "__OTR__ast_common/aPeppyMarkTLUT";

static const ALIGN_ASSET(2) char aFalcoMarkDL[] = "__OTR__ast_common/aFalcoMarkDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24608[] = "__OTR__ast_common/ast_common_seg1_vtx_24608";

static const ALIGN_ASSET(2) char aFalcoMarkTex[] = "__OTR__ast_common/aFalcoMarkTex";

static const ALIGN_ASSET(2) char aFalcoMarkTLUT[] = "__OTR__ast_common/aFalcoMarkTLUT";

static const ALIGN_ASSET(2) char aSlippyMarkDL[] = "__OTR__ast_common/aSlippyMarkDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24768[] = "__OTR__ast_common/ast_common_seg1_vtx_24768";

static const ALIGN_ASSET(2) char aSlippyMarkTex[] = "__OTR__ast_common/aSlippyMarkTex";

static const ALIGN_ASSET(2) char aSlippyMarkTLUT[] = "__OTR__ast_common/aSlippyMarkTLUT";

static const ALIGN_ASSET(2) char aRadarMarkBossDL[] = "__OTR__ast_common/aRadarMarkBossDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_248C8[] = "__OTR__ast_common/ast_common_seg1_vtx_248C8";

static const ALIGN_ASSET(2) char D_10248F8[] = "__OTR__ast_common/D_10248F8";

static const ALIGN_ASSET(2) char D_1024978[] = "__OTR__ast_common/D_1024978";

static const ALIGN_ASSET(2) char aArrowDL[] = "__OTR__ast_common/aArrowDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24A28[] = "__OTR__ast_common/ast_common_seg1_vtx_24A28";

static const ALIGN_ASSET(2) char D_1024A58[] = "__OTR__ast_common/D_1024A58";

static const ALIGN_ASSET(2) char D_1024A98[] = "__OTR__ast_common/D_1024A98";

static const ALIGN_ASSET(2) char aOrbDL[] = "__OTR__ast_common/aOrbDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24B18[] = "__OTR__ast_common/ast_common_seg1_vtx_24B18";

static const ALIGN_ASSET(2) char D_1024B58[] = "__OTR__ast_common/D_1024B58";

static const ALIGN_ASSET(2) char D_1024F60[] = "__OTR__ast_common/D_1024F60";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_24FB8[] = "__OTR__ast_common/ast_common_seg1_vtx_24FB8";

static const ALIGN_ASSET(2) char D_1024FF8[] = "__OTR__ast_common/D_1024FF8";

static const ALIGN_ASSET(2) char D_1025800[] = "__OTR__ast_common/D_1025800";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_25858[] = "__OTR__ast_common/ast_common_seg1_vtx_25858";

static const ALIGN_ASSET(2) char D_1025888[] = "__OTR__ast_common/D_1025888";

static const ALIGN_ASSET(2) char D_1026090[] = "__OTR__ast_common/D_1026090";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_260E8[] = "__OTR__ast_common/ast_common_seg1_vtx_260E8";

static const ALIGN_ASSET(2) char D_1026120[] = "__OTR__ast_common/D_1026120";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_261B0[] = "__OTR__ast_common/ast_common_seg1_vtx_261B0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_261F0[] = "__OTR__ast_common/ast_common_seg1_vtx_261F0";

static const ALIGN_ASSET(2) char D_1026230[] = "__OTR__ast_common/D_1026230";

static const ALIGN_ASSET(2) char D_1027230[] = "__OTR__ast_common/D_1027230";

static const ALIGN_ASSET(2) char D_1028230[] = "__OTR__ast_common/D_1028230";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_283C8[] = "__OTR__ast_common/ast_common_seg1_vtx_283C8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_28508[] = "__OTR__ast_common/ast_common_seg1_vtx_28508";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_28608[] = "__OTR__ast_common/ast_common_seg1_vtx_28608";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_28748[] = "__OTR__ast_common/ast_common_seg1_vtx_28748";

static const ALIGN_ASSET(2) char D_10288D8[] = "__OTR__ast_common/D_10288D8";

static const ALIGN_ASSET(2) char D_1028AD8[] = "__OTR__ast_common/D_1028AD8";

static const ALIGN_ASSET(2) char D_1028B58[] = "__OTR__ast_common/D_1028B58";

static const ALIGN_ASSET(2) char D_1028D58[] = "__OTR__ast_common/D_1028D58";

static const ALIGN_ASSET(2) char D_1028DE0[] = "__OTR__ast_common/D_1028DE0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_28E38[] = "__OTR__ast_common/ast_common_seg1_vtx_28E38";

static const ALIGN_ASSET(2) char D_1028E68[] = "__OTR__ast_common/D_1028E68";

static const ALIGN_ASSET(2) char D_1028EF0[] = "__OTR__ast_common/D_1028EF0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_28F48[] = "__OTR__ast_common/ast_common_seg1_vtx_28F48";

static const ALIGN_ASSET(2) char D_1028F78[] = "__OTR__ast_common/D_1028F78";

static const ALIGN_ASSET(2) char D_1029780[] = "__OTR__ast_common/D_1029780";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_297D8[] = "__OTR__ast_common/ast_common_seg1_vtx_297D8";

static const ALIGN_ASSET(2) char D_1029808[] = "__OTR__ast_common/D_1029808";

static const ALIGN_ASSET(2) char D_102A010[] = "__OTR__ast_common/D_102A010";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2A068[] = "__OTR__ast_common/ast_common_seg1_vtx_2A068";

static const ALIGN_ASSET(2) char D_102A098[] = "__OTR__ast_common/D_102A098";

static const ALIGN_ASSET(2) char aBallDL[] = "__OTR__ast_common/aBallDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2A8F8[] = "__OTR__ast_common/ast_common_seg1_vtx_2A8F8";

static const ALIGN_ASSET(2) char D_102A928[] = "__OTR__ast_common/D_102A928";

static const ALIGN_ASSET(2) char D_102AB30[] = "__OTR__ast_common/D_102AB30";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2ABC0[] = "__OTR__ast_common/ast_common_seg1_vtx_2ABC0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2AC00[] = "__OTR__ast_common/ast_common_seg1_vtx_2AC00";

static const ALIGN_ASSET(2) char D_102AC40[] = "__OTR__ast_common/D_102AC40";

static const ALIGN_ASSET(2) char D_102BC40[] = "__OTR__ast_common/D_102BC40";

static const ALIGN_ASSET(2) char D_102CC40[] = "__OTR__ast_common/D_102CC40";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2CCD0[] = "__OTR__ast_common/ast_common_seg1_vtx_2CCD0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2CD10[] = "__OTR__ast_common/ast_common_seg1_vtx_2CD10";

static const ALIGN_ASSET(2) char D_102CD50[] = "__OTR__ast_common/D_102CD50";

static const ALIGN_ASSET(2) char D_102DD50[] = "__OTR__ast_common/D_102DD50";

static const ALIGN_ASSET(2) char aBlueSphereDL[] = "__OTR__ast_common/aBlueSphereDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2EDA8[] = "__OTR__ast_common/ast_common_seg1_vtx_2EDA8";

static const ALIGN_ASSET(2) char D_102EDD8[] = "__OTR__ast_common/D_102EDD8";

static const ALIGN_ASSET(2) char D_102F5E0[] = "__OTR__ast_common/D_102F5E0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2F638[] = "__OTR__ast_common/ast_common_seg1_vtx_2F638";

static const ALIGN_ASSET(2) char D_102F678[] = "__OTR__ast_common/D_102F678";

static const ALIGN_ASSET(2) char D_102FE80[] = "__OTR__ast_common/D_102FE80";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_2FED8[] = "__OTR__ast_common/ast_common_seg1_vtx_2FED8";

static const ALIGN_ASSET(2) char D_102FF08[] = "__OTR__ast_common/D_102FF08";

static const ALIGN_ASSET(2) char D_102FF90[] = "__OTR__ast_common/D_102FF90";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_301C8[] = "__OTR__ast_common/ast_common_seg1_vtx_301C8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_303C8[] = "__OTR__ast_common/ast_common_seg1_vtx_303C8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_305B8[] = "__OTR__ast_common/ast_common_seg1_vtx_305B8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_30798[] = "__OTR__ast_common/ast_common_seg1_vtx_30798";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_30998[] = "__OTR__ast_common/ast_common_seg1_vtx_30998";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_30B78[] = "__OTR__ast_common/ast_common_seg1_vtx_30B78";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_30D78[] = "__OTR__ast_common/ast_common_seg1_vtx_30D78";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_30F68[] = "__OTR__ast_common/ast_common_seg1_vtx_30F68";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_31168[] = "__OTR__ast_common/ast_common_seg1_vtx_31168";

static const ALIGN_ASSET(2) char D_1031228[] = "__OTR__ast_common/D_1031228";

static const ALIGN_ASSET(2) char D_1031630[] = "__OTR__ast_common/D_1031630";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_317D0[] = "__OTR__ast_common/ast_common_seg1_vtx_317D0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_319D0[] = "__OTR__ast_common/ast_common_seg1_vtx_319D0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_31BD0[] = "__OTR__ast_common/ast_common_seg1_vtx_31BD0";

static const ALIGN_ASSET(2) char D_1031CC0[] = "__OTR__ast_common/D_1031CC08";

static const ALIGN_ASSET(2) char D_1031EC0[] = "__OTR__ast_common/D_1031EC0";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_31FE8[] = "__OTR__ast_common/ast_common_seg1_vtx_31FE8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_321E8[] = "__OTR__ast_common/ast_common_seg1_vtx_321E8";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_323E8[] = "__OTR__ast_common/ast_common_seg1_vtx_323E8";

static const ALIGN_ASSET(2) char D_1032578[] = "__OTR__ast_common/D_1032578";

static const ALIGN_ASSET(2) char aArwingShadowDL[] = "__OTR__ast_common/aArwingShadowDL";

static const ALIGN_ASSET(2) char ast_common_seg1_vtx_327D8[] = "__OTR__ast_common/ast_common_seg1_vtx_327D8";

static const ALIGN_ASSET(2) char D_1032808[] = "__OTR__ast_common/D_1032808";