summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_sk2/object_sk2.h
blob: d5177e1e0ab001d10b0063cbfef325a33bbace6b (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
#ifndef OBJECTS_OBJECT_SK2_H
#define OBJECTS_OBJECT_SK2_H 1

#include "align_asset_macro.h"

#define dgStalfosSkullDL "__OTR__objects/object_sk2/gStalfosSkullDL"
static const ALIGN_ASSET(2) char gStalfosSkullDL[] = dgStalfosSkullDL;

#define dgStalfosUpperCoreDL "__OTR__objects/object_sk2/gStalfosUpperCoreDL"
static const ALIGN_ASSET(2) char gStalfosUpperCoreDL[] = dgStalfosUpperCoreDL;

#define dgStalfosRightUpperArmDL "__OTR__objects/object_sk2/gStalfosRightUpperArmDL"
static const ALIGN_ASSET(2) char gStalfosRightUpperArmDL[] = dgStalfosRightUpperArmDL;

#define dgStalfosLowerCoreDL "__OTR__objects/object_sk2/gStalfosLowerCoreDL"
static const ALIGN_ASSET(2) char gStalfosLowerCoreDL[] = dgStalfosLowerCoreDL;

#define dgStalfosRightThighDL "__OTR__objects/object_sk2/gStalfosRightThighDL"
static const ALIGN_ASSET(2) char gStalfosRightThighDL[] = dgStalfosRightThighDL;

#define dgStalfosRightHandDL "__OTR__objects/object_sk2/gStalfosRightHandDL"
static const ALIGN_ASSET(2) char gStalfosRightHandDL[] = dgStalfosRightHandDL;

#define dgStalfosChestDL "__OTR__objects/object_sk2/gStalfosChestDL"
static const ALIGN_ASSET(2) char gStalfosChestDL[] = dgStalfosChestDL;

#define dgStalfosJawDL "__OTR__objects/object_sk2/gStalfosJawDL"
static const ALIGN_ASSET(2) char gStalfosJawDL[] = dgStalfosJawDL;

#define dgStalfosUpperNeckDL "__OTR__objects/object_sk2/gStalfosUpperNeckDL"
static const ALIGN_ASSET(2) char gStalfosUpperNeckDL[] = dgStalfosUpperNeckDL;

#define dgStalfosLowerNeckDL "__OTR__objects/object_sk2/gStalfosLowerNeckDL"
static const ALIGN_ASSET(2) char gStalfosLowerNeckDL[] = dgStalfosLowerNeckDL;

#define dgStalfosShieldDL "__OTR__objects/object_sk2/gStalfosShieldDL"
static const ALIGN_ASSET(2) char gStalfosShieldDL[] = dgStalfosShieldDL;

#define dgStalfosWaistDL "__OTR__objects/object_sk2/gStalfosWaistDL"
static const ALIGN_ASSET(2) char gStalfosWaistDL[] = dgStalfosWaistDL;

#define dgStalfosRightLowerLegDL "__OTR__objects/object_sk2/gStalfosRightLowerLegDL"
static const ALIGN_ASSET(2) char gStalfosRightLowerLegDL[] = dgStalfosRightLowerLegDL;

#define dgStalfosRightForearmDL "__OTR__objects/object_sk2/gStalfosRightForearmDL"
static const ALIGN_ASSET(2) char gStalfosRightForearmDL[] = dgStalfosRightForearmDL;

#define dgStalfosRightFootDL "__OTR__objects/object_sk2/gStalfosRightFootDL"
static const ALIGN_ASSET(2) char gStalfosRightFootDL[] = dgStalfosRightFootDL;

#define dgStalfosRightShoulderArmorDL "__OTR__objects/object_sk2/gStalfosRightShoulderArmorDL"
static const ALIGN_ASSET(2) char gStalfosRightShoulderArmorDL[] = dgStalfosRightShoulderArmorDL;

#define dgStalfosLeftUpperArmDL "__OTR__objects/object_sk2/gStalfosLeftUpperArmDL"
static const ALIGN_ASSET(2) char gStalfosLeftUpperArmDL[] = dgStalfosLeftUpperArmDL;

#define dgStalfosLeftShoulderArmorDL "__OTR__objects/object_sk2/gStalfosLeftShoulderArmorDL"
static const ALIGN_ASSET(2) char gStalfosLeftShoulderArmorDL[] = dgStalfosLeftShoulderArmorDL;

#define dgStalfosLeftFootDL "__OTR__objects/object_sk2/gStalfosLeftFootDL"
static const ALIGN_ASSET(2) char gStalfosLeftFootDL[] = dgStalfosLeftFootDL;

#define dgStalfosLeftForearmDL "__OTR__objects/object_sk2/gStalfosLeftForearmDL"
static const ALIGN_ASSET(2) char gStalfosLeftForearmDL[] = dgStalfosLeftForearmDL;

#define dgStalfosLeftLowerLegDL "__OTR__objects/object_sk2/gStalfosLeftLowerLegDL"
static const ALIGN_ASSET(2) char gStalfosLeftLowerLegDL[] = dgStalfosLeftLowerLegDL;

#define dgStalfosLeftThighDL "__OTR__objects/object_sk2/gStalfosLeftThighDL"
static const ALIGN_ASSET(2) char gStalfosLeftThighDL[] = dgStalfosLeftThighDL;

#define dgStalfosLeftHandDL "__OTR__objects/object_sk2/gStalfosLeftHandDL"
static const ALIGN_ASSET(2) char gStalfosLeftHandDL[] = dgStalfosLeftHandDL;

#define dgStalfosSwordDL "__OTR__objects/object_sk2/gStalfosSwordDL"
static const ALIGN_ASSET(2) char gStalfosSwordDL[] = dgStalfosSwordDL;

#define dgStalfosEyeSocketTex "__OTR__objects/object_sk2/gStalfosEyeSocketTex"
static const ALIGN_ASSET(2) char gStalfosEyeSocketTex[] = dgStalfosEyeSocketTex;

#define dgStalfosEyeTex "__OTR__objects/object_sk2/gStalfosEyeTex"
static const ALIGN_ASSET(2) char gStalfosEyeTex[] = dgStalfosEyeTex;

#define dgStalfosBoneGradientTex "__OTR__objects/object_sk2/gStalfosBoneGradientTex"
static const ALIGN_ASSET(2) char gStalfosBoneGradientTex[] = dgStalfosBoneGradientTex;

#define dgStalfosNostrilTex "__OTR__objects/object_sk2/gStalfosNostrilTex"
static const ALIGN_ASSET(2) char gStalfosNostrilTex[] = dgStalfosNostrilTex;

#define dgStalfosBoneDetailTex "__OTR__objects/object_sk2/gStalfosBoneDetailTex"
static const ALIGN_ASSET(2) char gStalfosBoneDetailTex[] = dgStalfosBoneDetailTex;

#define dgStalfosRibTex "__OTR__objects/object_sk2/gStalfosRibTex"
static const ALIGN_ASSET(2) char gStalfosRibTex[] = dgStalfosRibTex;

#define dgStalfosTrousersSideTex "__OTR__objects/object_sk2/gStalfosTrousersSideTex"
static const ALIGN_ASSET(2) char gStalfosTrousersSideTex[] = dgStalfosTrousersSideTex;

#define dgStalfosShieldTex "__OTR__objects/object_sk2/gStalfosShieldTex"
static const ALIGN_ASSET(2) char gStalfosShieldTex[] = dgStalfosShieldTex;

#define dgStalfosLimbArmorTex "__OTR__objects/object_sk2/gStalfosLimbArmorTex"
static const ALIGN_ASSET(2) char gStalfosLimbArmorTex[] = dgStalfosLimbArmorTex;

#define dgStalfosArmorBackTex "__OTR__objects/object_sk2/gStalfosArmorBackTex"
static const ALIGN_ASSET(2) char gStalfosArmorBackTex[] = dgStalfosArmorBackTex;

#define dgStalfosSwordBladeTex "__OTR__objects/object_sk2/gStalfosSwordBladeTex"
static const ALIGN_ASSET(2) char gStalfosSwordBladeTex[] = dgStalfosSwordBladeTex;

#define dgStalfosTrousersTopTex "__OTR__objects/object_sk2/gStalfosTrousersTopTex"
static const ALIGN_ASSET(2) char gStalfosTrousersTopTex[] = dgStalfosTrousersTopTex;

#define dgStalfosSkel "__OTR__objects/object_sk2/gStalfosSkel"
static const ALIGN_ASSET(2) char gStalfosSkel[] = dgStalfosSkel;

#define dgStalfosFlinchFromHitBehindAnim "__OTR__objects/object_sk2/gStalfosFlinchFromHitBehindAnim"
static const ALIGN_ASSET(2) char gStalfosFlinchFromHitBehindAnim[] = dgStalfosFlinchFromHitBehindAnim;

#define dgStalfosFallOverBackwardsAnim "__OTR__objects/object_sk2/gStalfosFallOverBackwardsAnim"
static const ALIGN_ASSET(2) char gStalfosFallOverBackwardsAnim[] = dgStalfosFallOverBackwardsAnim;

#define dgStalfosJumpBackwardsAnim "__OTR__objects/object_sk2/gStalfosJumpBackwardsAnim"
static const ALIGN_ASSET(2) char gStalfosJumpBackwardsAnim[] = dgStalfosJumpBackwardsAnim;

#define dgStalfosBlockWithShieldAnim "__OTR__objects/object_sk2/gStalfosBlockWithShieldAnim"
static const ALIGN_ASSET(2) char gStalfosBlockWithShieldAnim[] = dgStalfosBlockWithShieldAnim;

#define dgStalfosStandAttentionAnim "__OTR__objects/object_sk2/gStalfosStandAttentionAnim"
static const ALIGN_ASSET(2) char gStalfosStandAttentionAnim[] = dgStalfosStandAttentionAnim;

#define dgStalfosFastAdvanceAnim "__OTR__objects/object_sk2/gStalfosFastAdvanceAnim"
static const ALIGN_ASSET(2) char gStalfosFastAdvanceAnim[] = dgStalfosFastAdvanceAnim;

#define dgStalfosMiddleGuardAnim "__OTR__objects/object_sk2/gStalfosMiddleGuardAnim"
static const ALIGN_ASSET(2) char gStalfosMiddleGuardAnim[] = dgStalfosMiddleGuardAnim;

#define dgStalfosSlowAdvanceAnim "__OTR__objects/object_sk2/gStalfosSlowAdvanceAnim"
static const ALIGN_ASSET(2) char gStalfosSlowAdvanceAnim[] = dgStalfosSlowAdvanceAnim;

#define dgStalfosFlinchFromHitFrontAnim "__OTR__objects/object_sk2/gStalfosFlinchFromHitFrontAnim"
static const ALIGN_ASSET(2) char gStalfosFlinchFromHitFrontAnim[] = dgStalfosFlinchFromHitFrontAnim;

#define dgStalfosFallOverForwardsAnim "__OTR__objects/object_sk2/gStalfosFallOverForwardsAnim"
static const ALIGN_ASSET(2) char gStalfosFallOverForwardsAnim[] = dgStalfosFallOverForwardsAnim;

#define dgStalfosLeapAnim "__OTR__objects/object_sk2/gStalfosLeapAnim"
static const ALIGN_ASSET(2) char gStalfosLeapAnim[] = dgStalfosLeapAnim;

#define dgStalfosJumpAnim "__OTR__objects/object_sk2/gStalfosJumpAnim"
static const ALIGN_ASSET(2) char gStalfosJumpAnim[] = dgStalfosJumpAnim;

#define dgStalfosJumpslashAnim "__OTR__objects/object_sk2/gStalfosJumpslashAnim"
static const ALIGN_ASSET(2) char gStalfosJumpslashAnim[] = dgStalfosJumpslashAnim;

#define dgStalfosDownSlashAnim "__OTR__objects/object_sk2/gStalfosDownSlashAnim"
static const ALIGN_ASSET(2) char gStalfosDownSlashAnim[] = dgStalfosDownSlashAnim;

#define dgStalfosRecoverFromDownSlashAnim "__OTR__objects/object_sk2/gStalfosRecoverFromDownSlashAnim"
static const ALIGN_ASSET(2) char gStalfosRecoverFromDownSlashAnim[] = dgStalfosRecoverFromDownSlashAnim;

#define dgStalfosUpSlashAnim "__OTR__objects/object_sk2/gStalfosUpSlashAnim"
static const ALIGN_ASSET(2) char gStalfosUpSlashAnim[] = dgStalfosUpSlashAnim;

#define dgStalfosLandFromLeapAnim "__OTR__objects/object_sk2/gStalfosLandFromLeapAnim"
static const ALIGN_ASSET(2) char gStalfosLandFromLeapAnim[] = dgStalfosLandFromLeapAnim;

#define dgStalfosLaughAnim "__OTR__objects/object_sk2/gStalfosLaughAnim"
static const ALIGN_ASSET(2) char gStalfosLaughAnim[] = dgStalfosLaughAnim;

#define dgStalfosLookAroundAnim "__OTR__objects/object_sk2/gStalfosLookAroundAnim"
static const ALIGN_ASSET(2) char gStalfosLookAroundAnim[] = dgStalfosLookAroundAnim;

#define dgStalfosSidestepAnim "__OTR__objects/object_sk2/gStalfosSidestepAnim"
static const ALIGN_ASSET(2) char gStalfosSidestepAnim[] = dgStalfosSidestepAnim;

#define dgStalfosReleaseAttentionAnim "__OTR__objects/object_sk2/gStalfosReleaseAttentionAnim"
static const ALIGN_ASSET(2) char gStalfosReleaseAttentionAnim[] = dgStalfosReleaseAttentionAnim;


#endif // OBJECTS_OBJECT_SK2_H