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

#include "align_asset_macro.h"

#define dgEponaSkel "__OTR__objects/object_horse/gEponaSkel"
static const ALIGN_ASSET(2) char gEponaSkel[] = dgEponaSkel;

#define dgEponaIdleAnim "__OTR__objects/object_horse/gEponaIdleAnim"
static const ALIGN_ASSET(2) char gEponaIdleAnim[] = dgEponaIdleAnim;

#define dgEponaWhinnyAnim "__OTR__objects/object_horse/gEponaWhinnyAnim"
static const ALIGN_ASSET(2) char gEponaWhinnyAnim[] = dgEponaWhinnyAnim;

#define dgEponaRefuseAnim "__OTR__objects/object_horse/gEponaRefuseAnim"
static const ALIGN_ASSET(2) char gEponaRefuseAnim[] = dgEponaRefuseAnim;

#define dgEponaRearingAnim "__OTR__objects/object_horse/gEponaRearingAnim"
static const ALIGN_ASSET(2) char gEponaRearingAnim[] = dgEponaRearingAnim;

#define dgEponaWalkingAnim "__OTR__objects/object_horse/gEponaWalkingAnim"
static const ALIGN_ASSET(2) char gEponaWalkingAnim[] = dgEponaWalkingAnim;

#define dgEponaTrottingAnim "__OTR__objects/object_horse/gEponaTrottingAnim"
static const ALIGN_ASSET(2) char gEponaTrottingAnim[] = dgEponaTrottingAnim;

#define dgEponaGallopingAnim "__OTR__objects/object_horse/gEponaGallopingAnim"
static const ALIGN_ASSET(2) char gEponaGallopingAnim[] = dgEponaGallopingAnim;

#define dgEponaJumpingAnim "__OTR__objects/object_horse/gEponaJumpingAnim"
static const ALIGN_ASSET(2) char gEponaJumpingAnim[] = dgEponaJumpingAnim;

#define dgEponaJumpingHighAnim "__OTR__objects/object_horse/gEponaJumpingHighAnim"
static const ALIGN_ASSET(2) char gEponaJumpingHighAnim[] = dgEponaJumpingHighAnim;

#define dgEponaFeatheringTex "__OTR__objects/object_horse/gEponaFeatheringTex"
static const ALIGN_ASSET(2) char gEponaFeatheringTex[] = dgEponaFeatheringTex;

#define dgEponaHairTex "__OTR__objects/object_horse/gEponaHairTex"
static const ALIGN_ASSET(2) char gEponaHairTex[] = dgEponaHairTex;

#define dgEponaCrestTex "__OTR__objects/object_horse/gEponaCrestTex"
static const ALIGN_ASSET(2) char gEponaCrestTex[] = dgEponaCrestTex;

#define dgEponaManeTex "__OTR__objects/object_horse/gEponaManeTex"
static const ALIGN_ASSET(2) char gEponaManeTex[] = dgEponaManeTex;

#define dgEponaNostrilsTex "__OTR__objects/object_horse/gEponaNostrilsTex"
static const ALIGN_ASSET(2) char gEponaNostrilsTex[] = dgEponaNostrilsTex;

#define dgEponaForeheadTex "__OTR__objects/object_horse/gEponaForeheadTex"
static const ALIGN_ASSET(2) char gEponaForeheadTex[] = dgEponaForeheadTex;

#define dgEponaNeckTex "__OTR__objects/object_horse/gEponaNeckTex"
static const ALIGN_ASSET(2) char gEponaNeckTex[] = dgEponaNeckTex;

#define dgEponaChestTex "__OTR__objects/object_horse/gEponaChestTex"
static const ALIGN_ASSET(2) char gEponaChestTex[] = dgEponaChestTex;

#define dgEponaShoulderTex "__OTR__objects/object_horse/gEponaShoulderTex"
static const ALIGN_ASSET(2) char gEponaShoulderTex[] = dgEponaShoulderTex;

#define dgEponaThighTex "__OTR__objects/object_horse/gEponaThighTex"
static const ALIGN_ASSET(2) char gEponaThighTex[] = dgEponaThighTex;

#define dgEponaSaddleTex "__OTR__objects/object_horse/gEponaSaddleTex"
static const ALIGN_ASSET(2) char gEponaSaddleTex[] = dgEponaSaddleTex;

#define dgEponaSaddleFlapTex "__OTR__objects/object_horse/gEponaSaddleFlapTex"
static const ALIGN_ASSET(2) char gEponaSaddleFlapTex[] = dgEponaSaddleFlapTex;

#define dgEponaSaddleLipTex "__OTR__objects/object_horse/gEponaSaddleLipTex"
static const ALIGN_ASSET(2) char gEponaSaddleLipTex[] = dgEponaSaddleLipTex;

#define dgEponaSaddleGirthTex "__OTR__objects/object_horse/gEponaSaddleGirthTex"
static const ALIGN_ASSET(2) char gEponaSaddleGirthTex[] = dgEponaSaddleGirthTex;

#define dgEponaHorseshoeTex "__OTR__objects/object_horse/gEponaHorseshoeTex"
static const ALIGN_ASSET(2) char gEponaHorseshoeTex[] = dgEponaHorseshoeTex;

#define dgEponaEyeTLUT "__OTR__objects/object_horse/gEponaEyeTLUT"
static const ALIGN_ASSET(2) char gEponaEyeTLUT[] = dgEponaEyeTLUT;

#define dgEponaEyeOpenTex "__OTR__objects/object_horse/gEponaEyeOpenTex"
static const ALIGN_ASSET(2) char gEponaEyeOpenTex[] = dgEponaEyeOpenTex;

#define dgEponaEyeHalfTex "__OTR__objects/object_horse/gEponaEyeHalfTex"
static const ALIGN_ASSET(2) char gEponaEyeHalfTex[] = dgEponaEyeHalfTex;

#define dgEponaEyeClosedTex "__OTR__objects/object_horse/gEponaEyeClosedTex"
static const ALIGN_ASSET(2) char gEponaEyeClosedTex[] = dgEponaEyeClosedTex;

#define dgEponaUnusedWhiteCubeDL "__OTR__objects/object_horse/gEponaUnusedWhiteCubeDL"
static const ALIGN_ASSET(2) char gEponaUnusedWhiteCubeDL[] = dgEponaUnusedWhiteCubeDL;

#define dgEponaUnusedWhiteRectangle1DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle1DL"
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle1DL[] = dgEponaUnusedWhiteRectangle1DL;

#define dgEponaUnusedWhiteRectangle2DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle2DL"
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle2DL[] = dgEponaUnusedWhiteRectangle2DL;

#define dgEponaUnusedWhiteRectangle3DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle3DL"
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle3DL[] = dgEponaUnusedWhiteRectangle3DL;

#define dgEponaUnusedWhiteRectangle4DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle4DL"
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle4DL[] = dgEponaUnusedWhiteRectangle4DL;

#define dgEponaBlob_000000 "__OTR__objects/object_horse/gEponaBlob_000000"
static const ALIGN_ASSET(2) char gEponaBlob_000000[] = dgEponaBlob_000000;

#define dgEponaBlob_0007C0 "__OTR__objects/object_horse/gEponaBlob_0007C0"
static const ALIGN_ASSET(2) char gEponaBlob_0007C0[] = dgEponaBlob_0007C0;

#define dgEponaHeadLimbDL_00AC20 "__OTR__objects/object_horse/gEponaHeadLimbDL_00AC20"
static const ALIGN_ASSET(2) char gEponaHeadLimbDL_00AC20[] = dgEponaHeadLimbDL_00AC20;

#define dgEponaBodyLimbSkinLimbDL_00B7C0 "__OTR__objects/object_horse/gEponaBodyLimbSkinLimbDL_00B7C0"
static const ALIGN_ASSET(2) char gEponaBodyLimbSkinLimbDL_00B7C0[] = dgEponaBodyLimbSkinLimbDL_00B7C0;

#define dgEponaSaddleLimbDL_00B5E0 "__OTR__objects/object_horse/gEponaSaddleLimbDL_00B5E0"
static const ALIGN_ASSET(2) char gEponaSaddleLimbDL_00B5E0[] = dgEponaSaddleLimbDL_00B5E0;

#define dgEponaCannon1LimbDL_000BB0 "__OTR__objects/object_horse/gEponaCannon1LimbDL_000BB0"
static const ALIGN_ASSET(2) char gEponaCannon1LimbDL_000BB0[] = dgEponaCannon1LimbDL_000BB0;

#define dgEponaCannon2LimbDL_000FA0 "__OTR__objects/object_horse/gEponaCannon2LimbDL_000FA0"
static const ALIGN_ASSET(2) char gEponaCannon2LimbDL_000FA0[] = dgEponaCannon2LimbDL_000FA0;

#define dgEponaCannon3LimbDL_001370 "__OTR__objects/object_horse/gEponaCannon3LimbDL_001370"
static const ALIGN_ASSET(2) char gEponaCannon3LimbDL_001370[] = dgEponaCannon3LimbDL_001370;

#define dgEponaCannon4LimbDL_001740 "__OTR__objects/object_horse/gEponaCannon4LimbDL_001740"
static const ALIGN_ASSET(2) char gEponaCannon4LimbDL_001740[] = dgEponaCannon4LimbDL_001740;

#define dgEponaHoof1LimbDL_0009B0 "__OTR__objects/object_horse/gEponaHoof1LimbDL_0009B0"
static const ALIGN_ASSET(2) char gEponaHoof1LimbDL_0009B0[] = dgEponaHoof1LimbDL_0009B0;

#define dgEponaHoof2LimbDL_000DA0 "__OTR__objects/object_horse/gEponaHoof2LimbDL_000DA0"
static const ALIGN_ASSET(2) char gEponaHoof2LimbDL_000DA0[] = dgEponaHoof2LimbDL_000DA0;

#define dgEponaHoof3LimbDL_001170 "__OTR__objects/object_horse/gEponaHoof3LimbDL_001170"
static const ALIGN_ASSET(2) char gEponaHoof3LimbDL_001170[] = dgEponaHoof3LimbDL_001170;

#define dgEponaHoof4LimbDL_001540 "__OTR__objects/object_horse/gEponaHoof4LimbDL_001540"
static const ALIGN_ASSET(2) char gEponaHoof4LimbDL_001540[] = dgEponaHoof4LimbDL_001540;


#endif // OBJECTS_OBJECT_HORSE_H