summaryrefslogtreecommitdiff
path: root/soh/assets/textures/parameter_static/parameter_static.h
blob: c7be020a52b7231f8be34244bf5bb78d00a57b0f (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
#ifndef TEXTURES_PARAMETER_STATIC_H
#define TEXTURES_PARAMETER_STATIC_H 1

#include "align_asset_macro.h"

#define dgHeartEmptyTex "__OTR__textures/parameter_static/gHeartEmptyTex"
static const ALIGN_ASSET(2) char gHeartEmptyTex[] = dgHeartEmptyTex;

#define dgHeartQuarterTex "__OTR__textures/parameter_static/gHeartQuarterTex"
static const ALIGN_ASSET(2) char gHeartQuarterTex[] = dgHeartQuarterTex;

#define dgHeartHalfTex "__OTR__textures/parameter_static/gHeartHalfTex"
static const ALIGN_ASSET(2) char gHeartHalfTex[] = dgHeartHalfTex;

#define dgHeartThreeQuarterTex "__OTR__textures/parameter_static/gHeartThreeQuarterTex"
static const ALIGN_ASSET(2) char gHeartThreeQuarterTex[] = dgHeartThreeQuarterTex;

#define dgHeartFullTex "__OTR__textures/parameter_static/gHeartFullTex"
static const ALIGN_ASSET(2) char gHeartFullTex[] = dgHeartFullTex;

#define dgDefenseHeartEmptyTex "__OTR__textures/parameter_static/gDefenseHeartEmptyTex"
static const ALIGN_ASSET(2) char gDefenseHeartEmptyTex[] = dgDefenseHeartEmptyTex;

#define dgDefenseHeartQuarterTex "__OTR__textures/parameter_static/gDefenseHeartQuarterTex"
static const ALIGN_ASSET(2) char gDefenseHeartQuarterTex[] = dgDefenseHeartQuarterTex;

#define dgDefenseHeartHalfTex "__OTR__textures/parameter_static/gDefenseHeartHalfTex"
static const ALIGN_ASSET(2) char gDefenseHeartHalfTex[] = dgDefenseHeartHalfTex;

#define dgDefenseHeartThreeQuarterTex "__OTR__textures/parameter_static/gDefenseHeartThreeQuarterTex"
static const ALIGN_ASSET(2) char gDefenseHeartThreeQuarterTex[] = dgDefenseHeartThreeQuarterTex;

#define dgDefenseHeartFullTex "__OTR__textures/parameter_static/gDefenseHeartFullTex"
static const ALIGN_ASSET(2) char gDefenseHeartFullTex[] = dgDefenseHeartFullTex;

#define dgButtonBackgroundTex "__OTR__textures/parameter_static/gButtonBackgroundTex"
static const ALIGN_ASSET(2) char gButtonBackgroundTex[] = dgButtonBackgroundTex;

#define dgEquippedItemOutlineTex "__OTR__textures/parameter_static/gEquippedItemOutlineTex"
static const ALIGN_ASSET(2) char gEquippedItemOutlineTex[] = dgEquippedItemOutlineTex;

#define dgEmptyCLeftArrowTex "__OTR__textures/parameter_static/gEmptyCLeftArrowTex"
static const ALIGN_ASSET(2) char gEmptyCLeftArrowTex[] = dgEmptyCLeftArrowTex;

#define dgEmptyCDownArrowTex "__OTR__textures/parameter_static/gEmptyCDownArrowTex"
static const ALIGN_ASSET(2) char gEmptyCDownArrowTex[] = dgEmptyCDownArrowTex;

#define dgEmptyCRightArrowTex "__OTR__textures/parameter_static/gEmptyCRightArrowTex"
static const ALIGN_ASSET(2) char gEmptyCRightArrowTex[] = dgEmptyCRightArrowTex;

#define dgSmallKeyCounterIconTex "__OTR__textures/parameter_static/gSmallKeyCounterIconTex"
static const ALIGN_ASSET(2) char gSmallKeyCounterIconTex[] = dgSmallKeyCounterIconTex;

#define dgRupeeCounterIconTex "__OTR__textures/parameter_static/gRupeeCounterIconTex"
static const ALIGN_ASSET(2) char gRupeeCounterIconTex[] = dgRupeeCounterIconTex;

#define dgClockIconTex "__OTR__textures/parameter_static/gClockIconTex"
static const ALIGN_ASSET(2) char gClockIconTex[] = dgClockIconTex;

#define dgCarrotIconTex "__OTR__textures/parameter_static/gCarrotIconTex"
static const ALIGN_ASSET(2) char gCarrotIconTex[] = dgCarrotIconTex;

#define dgMapDungeonEntranceIconTex "__OTR__textures/parameter_static/gMapDungeonEntranceIconTex"
static const ALIGN_ASSET(2) char gMapDungeonEntranceIconTex[] = dgMapDungeonEntranceIconTex;

#define dgMapChestIconTex "__OTR__textures/parameter_static/gMapChestIconTex"
static const ALIGN_ASSET(2) char gMapChestIconTex[] = dgMapChestIconTex;

#define dgArcheryScoreIconTex "__OTR__textures/parameter_static/gArcheryScoreIconTex"
static const ALIGN_ASSET(2) char gArcheryScoreIconTex[] = dgArcheryScoreIconTex;

#define dgMapBossIconTex "__OTR__textures/parameter_static/gMapBossIconTex"
static const ALIGN_ASSET(2) char gMapBossIconTex[] = dgMapBossIconTex;

#define dgOcarinaBtnIconATex "__OTR__textures/parameter_static/gOcarinaBtnIconATex"
static const ALIGN_ASSET(2) char gOcarinaBtnIconATex[] = dgOcarinaBtnIconATex;

#define dgOcarinaBtnIconCDownTex "__OTR__textures/parameter_static/gOcarinaBtnIconCDownTex"
static const ALIGN_ASSET(2) char gOcarinaBtnIconCDownTex[] = dgOcarinaBtnIconCDownTex;

#define dgOcarinaBtnIconCRightTex "__OTR__textures/parameter_static/gOcarinaBtnIconCRightTex"
static const ALIGN_ASSET(2) char gOcarinaBtnIconCRightTex[] = dgOcarinaBtnIconCRightTex;

#define dgOcarinaBtnIconCLeftTex "__OTR__textures/parameter_static/gOcarinaBtnIconCLeftTex"
static const ALIGN_ASSET(2) char gOcarinaBtnIconCLeftTex[] = dgOcarinaBtnIconCLeftTex;

#define dgOcarinaBtnIconCUpTex "__OTR__textures/parameter_static/gOcarinaBtnIconCUpTex"
static const ALIGN_ASSET(2) char gOcarinaBtnIconCUpTex[] = dgOcarinaBtnIconCUpTex;

#define dgOcarinaTrebleClefTex "__OTR__textures/parameter_static/gOcarinaTrebleClefTex"
static const ALIGN_ASSET(2) char gOcarinaTrebleClefTex[] = dgOcarinaTrebleClefTex;

#define dgNaviCUpJPTex "__OTR__textures/parameter_static/gNaviCUpJPTex"
static const ALIGN_ASSET(2) char gNaviCUpJPTex[] = dgNaviCUpJPTex;

#define dgNaviCUpENGTex "__OTR__textures/parameter_static/gNaviCUpENGTex"
static const ALIGN_ASSET(2) char gNaviCUpENGTex[] = dgNaviCUpENGTex;

#define dgCounterDigit0Tex "__OTR__textures/parameter_static/gCounterDigit0Tex"
static const ALIGN_ASSET(2) char gCounterDigit0Tex[] = dgCounterDigit0Tex;

#define dgCounterDigit1Tex "__OTR__textures/parameter_static/gCounterDigit1Tex"
static const ALIGN_ASSET(2) char gCounterDigit1Tex[] = dgCounterDigit1Tex;

#define dgCounterDigit2Tex "__OTR__textures/parameter_static/gCounterDigit2Tex"
static const ALIGN_ASSET(2) char gCounterDigit2Tex[] = dgCounterDigit2Tex;

#define dgCounterDigit3Tex "__OTR__textures/parameter_static/gCounterDigit3Tex"
static const ALIGN_ASSET(2) char gCounterDigit3Tex[] = dgCounterDigit3Tex;

#define dgCounterDigit4Tex "__OTR__textures/parameter_static/gCounterDigit4Tex"
static const ALIGN_ASSET(2) char gCounterDigit4Tex[] = dgCounterDigit4Tex;

#define dgCounterDigit5Tex "__OTR__textures/parameter_static/gCounterDigit5Tex"
static const ALIGN_ASSET(2) char gCounterDigit5Tex[] = dgCounterDigit5Tex;

#define dgCounterDigit6Tex "__OTR__textures/parameter_static/gCounterDigit6Tex"
static const ALIGN_ASSET(2) char gCounterDigit6Tex[] = dgCounterDigit6Tex;

#define dgCounterDigit7Tex "__OTR__textures/parameter_static/gCounterDigit7Tex"
static const ALIGN_ASSET(2) char gCounterDigit7Tex[] = dgCounterDigit7Tex;

#define dgCounterDigit8Tex "__OTR__textures/parameter_static/gCounterDigit8Tex"
static const ALIGN_ASSET(2) char gCounterDigit8Tex[] = dgCounterDigit8Tex;

#define dgCounterDigit9Tex "__OTR__textures/parameter_static/gCounterDigit9Tex"
static const ALIGN_ASSET(2) char gCounterDigit9Tex[] = dgCounterDigit9Tex;

#define dgCounterColonTex "__OTR__textures/parameter_static/gCounterColonTex"
static const ALIGN_ASSET(2) char gCounterColonTex[] = dgCounterColonTex;

#define dgAmmoDigit0Tex "__OTR__textures/parameter_static/gAmmoDigit0Tex"
static const ALIGN_ASSET(2) char gAmmoDigit0Tex[] = dgAmmoDigit0Tex;

#define dgAmmoDigit1Tex "__OTR__textures/parameter_static/gAmmoDigit1Tex"
static const ALIGN_ASSET(2) char gAmmoDigit1Tex[] = dgAmmoDigit1Tex;

#define dgAmmoDigit2Tex "__OTR__textures/parameter_static/gAmmoDigit2Tex"
static const ALIGN_ASSET(2) char gAmmoDigit2Tex[] = dgAmmoDigit2Tex;

#define dgAmmoDigit3Tex "__OTR__textures/parameter_static/gAmmoDigit3Tex"
static const ALIGN_ASSET(2) char gAmmoDigit3Tex[] = dgAmmoDigit3Tex;

#define dgAmmoDigit4Tex "__OTR__textures/parameter_static/gAmmoDigit4Tex"
static const ALIGN_ASSET(2) char gAmmoDigit4Tex[] = dgAmmoDigit4Tex;

#define dgAmmoDigit5Tex "__OTR__textures/parameter_static/gAmmoDigit5Tex"
static const ALIGN_ASSET(2) char gAmmoDigit5Tex[] = dgAmmoDigit5Tex;

#define dgAmmoDigit6Tex "__OTR__textures/parameter_static/gAmmoDigit6Tex"
static const ALIGN_ASSET(2) char gAmmoDigit6Tex[] = dgAmmoDigit6Tex;

#define dgAmmoDigit7Tex "__OTR__textures/parameter_static/gAmmoDigit7Tex"
static const ALIGN_ASSET(2) char gAmmoDigit7Tex[] = dgAmmoDigit7Tex;

#define dgAmmoDigit8Tex "__OTR__textures/parameter_static/gAmmoDigit8Tex"
static const ALIGN_ASSET(2) char gAmmoDigit8Tex[] = dgAmmoDigit8Tex;

#define dgAmmoDigit9Tex "__OTR__textures/parameter_static/gAmmoDigit9Tex"
static const ALIGN_ASSET(2) char gAmmoDigit9Tex[] = dgAmmoDigit9Tex;

#define dgUnusedAmmoDigitHalfTex "__OTR__textures/parameter_static/gUnusedAmmoDigitHalfTex"
static const ALIGN_ASSET(2) char gUnusedAmmoDigitHalfTex[] = dgUnusedAmmoDigitHalfTex;

#define dgMagicMeterEndTex "__OTR__textures/parameter_static/gMagicMeterEndTex"
static const ALIGN_ASSET(2) char gMagicMeterEndTex[] = dgMagicMeterEndTex;

#define dgMagicMeterMidTex "__OTR__textures/parameter_static/gMagicMeterMidTex"
static const ALIGN_ASSET(2) char gMagicMeterMidTex[] = dgMagicMeterMidTex;

#define dgMagicMeterFillTex "__OTR__textures/parameter_static/gMagicMeterFillTex"
static const ALIGN_ASSET(2) char gMagicMeterFillTex[] = dgMagicMeterFillTex;

#endif // TEXTURES_PARAMETER_STATIC_H