summaryrefslogtreecommitdiff
path: root/mm/assets/interface/parameter_static/parameter_static.h
blob: bff85eb66dd5ac42afa843162229906d40d21d85 (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
#ifndef INTERFACE_PARAMETER_STATIC_H
#define INTERFACE_PARAMETER_STATIC_H 1

#include "align_asset_macro.h"

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

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

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

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

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

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

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

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

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

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

#define dgFishermanMinigameTorchIconTex "__OTR__parameter_static/gFishermanMinigameTorchIconTex"
static const ALIGN_ASSET(2) char gFishermanMinigameTorchIconTex[] = dgFishermanMinigameTorchIconTex;

#define dgSwordTrainingLogIconTex "__OTR__parameter_static/gSwordTrainingLogIconTex"
static const ALIGN_ASSET(2) char gSwordTrainingLogIconTex[] = dgSwordTrainingLogIconTex;

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

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

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

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

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

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

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

#define dgTimerClockIconTex "__OTR__parameter_static/gTimerClockIconTex"
static const ALIGN_ASSET(2) char gTimerClockIconTex[] = dgTimerClockIconTex;

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

#define dgOcarinaATex "__OTR__parameter_static/gOcarinaATex"
static const ALIGN_ASSET(2) char gOcarinaATex[] = dgOcarinaATex;

#define dgOcarinaCDownTex "__OTR__parameter_static/gOcarinaCDownTex"
static const ALIGN_ASSET(2) char gOcarinaCDownTex[] = dgOcarinaCDownTex;

#define dgOcarinaCRightTex "__OTR__parameter_static/gOcarinaCRightTex"
static const ALIGN_ASSET(2) char gOcarinaCRightTex[] = dgOcarinaCRightTex;

#define dgOcarinaCLeftTex "__OTR__parameter_static/gOcarinaCLeftTex"
static const ALIGN_ASSET(2) char gOcarinaCLeftTex[] = dgOcarinaCLeftTex;

#define dgOcarinaCUpTex "__OTR__parameter_static/gOcarinaCUpTex"
static const ALIGN_ASSET(2) char gOcarinaCUpTex[] = dgOcarinaCUpTex;

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

#define dgSceneTitleCardGradientTex "__OTR__parameter_static/gSceneTitleCardGradientTex"
static const ALIGN_ASSET(2) char gSceneTitleCardGradientTex[] = dgSceneTitleCardGradientTex;

#define dgTatlCUpENGTex "__OTR__parameter_static/gTatlCUpENGTex"
static const ALIGN_ASSET(2) char gTatlCUpENGTex[] = dgTatlCUpENGTex;

#define dgTatlCUpGERTex "__OTR__parameter_static/gTatlCUpGERTex"
static const ALIGN_ASSET(2) char gTatlCUpGERTex[] = dgTatlCUpGERTex;

#define dgTatlCUpFRATex "__OTR__parameter_static/gTatlCUpFRATex"
static const ALIGN_ASSET(2) char gTatlCUpFRATex[] = dgTatlCUpFRATex;

#define dgTatlCUpESPTex "__OTR__parameter_static/gTatlCUpESPTex"
static const ALIGN_ASSET(2) char gTatlCUpESPTex[] = dgTatlCUpESPTex;

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

#define dgGoldSkulltulaCounterIconTex "__OTR__parameter_static/gGoldSkulltulaCounterIconTex"
static const ALIGN_ASSET(2) char gGoldSkulltulaCounterIconTex[] = dgGoldSkulltulaCounterIconTex;

#define dgBeaverRingIconTex "__OTR__parameter_static/gBeaverRingIconTex"
static const ALIGN_ASSET(2) char gBeaverRingIconTex[] = dgBeaverRingIconTex;

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

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

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

#define dgPictoBoxFocusIconTex "__OTR__parameter_static/gPictoBoxFocusIconTex"
static const ALIGN_ASSET(2) char gPictoBoxFocusIconTex[] = dgPictoBoxFocusIconTex;

#define dgPictoBoxFocusBorderTex "__OTR__parameter_static/gPictoBoxFocusBorderTex"
static const ALIGN_ASSET(2) char gPictoBoxFocusBorderTex[] = dgPictoBoxFocusBorderTex;

#define dgPictoBoxFocusTextTex "__OTR__parameter_static/gPictoBoxFocusTextTex"
static const ALIGN_ASSET(2) char gPictoBoxFocusTextTex[] = dgPictoBoxFocusTextTex;

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

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

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

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

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

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

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

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

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

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

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

#define dgStrayFairyMapCounterSlashTex "__OTR__parameter_static/gStrayFairyMapCounterSlashTex"
static const ALIGN_ASSET(2) char gStrayFairyMapCounterSlashTex[] = dgStrayFairyMapCounterSlashTex;

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

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

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

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

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

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

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

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

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

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

#define dgAmmoDigitHalfTex "__OTR__parameter_static/gAmmoDigitHalfTex"
static const ALIGN_ASSET(2) char gAmmoDigitHalfTex[] = dgAmmoDigitHalfTex;

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

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

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

#define dgThreeDayClockDiamondTex "__OTR__parameter_static/gThreeDayClockDiamondTex"
static const ALIGN_ASSET(2) char gThreeDayClockDiamondTex[] = dgThreeDayClockDiamondTex;

#define dgThreeDayClockMoonHourTex "__OTR__parameter_static/gThreeDayClockMoonHourTex"
static const ALIGN_ASSET(2) char gThreeDayClockMoonHourTex[] = dgThreeDayClockMoonHourTex;

#define dgThreeDayClockSunHourTex "__OTR__parameter_static/gThreeDayClockSunHourTex"
static const ALIGN_ASSET(2) char gThreeDayClockSunHourTex[] = dgThreeDayClockSunHourTex;

#define dgThreeDayClockBorderTex "__OTR__parameter_static/gThreeDayClockBorderTex"
static const ALIGN_ASSET(2) char gThreeDayClockBorderTex[] = dgThreeDayClockBorderTex;

#define dgThreeDayClockHourLinesTex "__OTR__parameter_static/gThreeDayClockHourLinesTex"
static const ALIGN_ASSET(2) char gThreeDayClockHourLinesTex[] = dgThreeDayClockHourLinesTex;

#define dgThreeDayClockStarMinuteTex "__OTR__parameter_static/gThreeDayClockStarMinuteTex"
static const ALIGN_ASSET(2) char gThreeDayClockStarMinuteTex[] = dgThreeDayClockStarMinuteTex;

#define dgThreeDayClockHour12Tex "__OTR__parameter_static/gThreeDayClockHour12Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour12Tex[] = dgThreeDayClockHour12Tex;

#define dgThreeDayClockHour1Tex "__OTR__parameter_static/gThreeDayClockHour1Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour1Tex[] = dgThreeDayClockHour1Tex;

#define dgThreeDayClockHour2Tex "__OTR__parameter_static/gThreeDayClockHour2Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour2Tex[] = dgThreeDayClockHour2Tex;

#define dgThreeDayClockHour3Tex "__OTR__parameter_static/gThreeDayClockHour3Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour3Tex[] = dgThreeDayClockHour3Tex;

#define dgThreeDayClockHour4Tex "__OTR__parameter_static/gThreeDayClockHour4Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour4Tex[] = dgThreeDayClockHour4Tex;

#define dgThreeDayClockHour5Tex "__OTR__parameter_static/gThreeDayClockHour5Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour5Tex[] = dgThreeDayClockHour5Tex;

#define dgThreeDayClockHour6Tex "__OTR__parameter_static/gThreeDayClockHour6Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour6Tex[] = dgThreeDayClockHour6Tex;

#define dgThreeDayClockHour7Tex "__OTR__parameter_static/gThreeDayClockHour7Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour7Tex[] = dgThreeDayClockHour7Tex;

#define dgThreeDayClockHour8Tex "__OTR__parameter_static/gThreeDayClockHour8Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour8Tex[] = dgThreeDayClockHour8Tex;

#define dgThreeDayClockHour9Tex "__OTR__parameter_static/gThreeDayClockHour9Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour9Tex[] = dgThreeDayClockHour9Tex;

#define dgThreeDayClockHour10Tex "__OTR__parameter_static/gThreeDayClockHour10Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour10Tex[] = dgThreeDayClockHour10Tex;

#define dgThreeDayClockHour11Tex "__OTR__parameter_static/gThreeDayClockHour11Tex"
static const ALIGN_ASSET(2) char gThreeDayClockHour11Tex[] = dgThreeDayClockHour11Tex;

#define dgFinalHoursClockDigit0Tex "__OTR__parameter_static/gFinalHoursClockDigit0Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit0Tex[] = dgFinalHoursClockDigit0Tex;

#define dgFinalHoursClockDigit1Tex "__OTR__parameter_static/gFinalHoursClockDigit1Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit1Tex[] = dgFinalHoursClockDigit1Tex;

#define dgFinalHoursClockDigit2Tex "__OTR__parameter_static/gFinalHoursClockDigit2Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit2Tex[] = dgFinalHoursClockDigit2Tex;

#define dgFinalHoursClockDigit3Tex "__OTR__parameter_static/gFinalHoursClockDigit3Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit3Tex[] = dgFinalHoursClockDigit3Tex;

#define dgFinalHoursClockDigit4Tex "__OTR__parameter_static/gFinalHoursClockDigit4Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit4Tex[] = dgFinalHoursClockDigit4Tex;

#define dgFinalHoursClockDigit5Tex "__OTR__parameter_static/gFinalHoursClockDigit5Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit5Tex[] = dgFinalHoursClockDigit5Tex;

#define dgFinalHoursClockDigit6Tex "__OTR__parameter_static/gFinalHoursClockDigit6Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit6Tex[] = dgFinalHoursClockDigit6Tex;

#define dgFinalHoursClockDigit7Tex "__OTR__parameter_static/gFinalHoursClockDigit7Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit7Tex[] = dgFinalHoursClockDigit7Tex;

#define dgFinalHoursClockDigit8Tex "__OTR__parameter_static/gFinalHoursClockDigit8Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit8Tex[] = dgFinalHoursClockDigit8Tex;

#define dgFinalHoursClockDigit9Tex "__OTR__parameter_static/gFinalHoursClockDigit9Tex"
static const ALIGN_ASSET(2) char gFinalHoursClockDigit9Tex[] = dgFinalHoursClockDigit9Tex;

#define dgFinalHoursClockColonTex "__OTR__parameter_static/gFinalHoursClockColonTex"
static const ALIGN_ASSET(2) char gFinalHoursClockColonTex[] = dgFinalHoursClockColonTex;

#define dgFinalHoursClockFrameTex "__OTR__parameter_static/gFinalHoursClockFrameTex"
static const ALIGN_ASSET(2) char gFinalHoursClockFrameTex[] = dgFinalHoursClockFrameTex;

#define dgMinigameCountdownGoTex "__OTR__parameter_static/gMinigameCountdownGoTex"
static const ALIGN_ASSET(2) char gMinigameCountdownGoTex[] = dgMinigameCountdownGoTex;

#define dgMinigameCountdown1Tex "__OTR__parameter_static/gMinigameCountdown1Tex"
static const ALIGN_ASSET(2) char gMinigameCountdown1Tex[] = dgMinigameCountdown1Tex;

#define dgMinigameCountdown2Tex "__OTR__parameter_static/gMinigameCountdown2Tex"
static const ALIGN_ASSET(2) char gMinigameCountdown2Tex[] = dgMinigameCountdown2Tex;

#define dgMinigameCountdown3Tex "__OTR__parameter_static/gMinigameCountdown3Tex"
static const ALIGN_ASSET(2) char gMinigameCountdown3Tex[] = dgMinigameCountdown3Tex;

#define dgPerfectLetterPTex "__OTR__parameter_static/gPerfectLetterPTex"
static const ALIGN_ASSET(2) char gPerfectLetterPTex[] = dgPerfectLetterPTex;

#define dgPerfectLetterETex "__OTR__parameter_static/gPerfectLetterETex"
static const ALIGN_ASSET(2) char gPerfectLetterETex[] = dgPerfectLetterETex;

#define dgPerfectLetterRTex "__OTR__parameter_static/gPerfectLetterRTex"
static const ALIGN_ASSET(2) char gPerfectLetterRTex[] = dgPerfectLetterRTex;

#define dgPerfectLetterFTex "__OTR__parameter_static/gPerfectLetterFTex"
static const ALIGN_ASSET(2) char gPerfectLetterFTex[] = dgPerfectLetterFTex;

#define dgPerfectLetterCTex "__OTR__parameter_static/gPerfectLetterCTex"
static const ALIGN_ASSET(2) char gPerfectLetterCTex[] = dgPerfectLetterCTex;

#define dgPerfectLetterTTex "__OTR__parameter_static/gPerfectLetterTTex"
static const ALIGN_ASSET(2) char gPerfectLetterTTex[] = dgPerfectLetterTTex;

#define dgPerfectLetterExclamationTex "__OTR__parameter_static/gPerfectLetterExclamationTex"
static const ALIGN_ASSET(2) char gPerfectLetterExclamationTex[] = dgPerfectLetterExclamationTex;

#define dgStrayFairyWoodfallIconTex "__OTR__parameter_static/gStrayFairyWoodfallIconTex"
static const ALIGN_ASSET(2) char gStrayFairyWoodfallIconTex[] = dgStrayFairyWoodfallIconTex;

#define dgStrayFairySnowheadIconTex "__OTR__parameter_static/gStrayFairySnowheadIconTex"
static const ALIGN_ASSET(2) char gStrayFairySnowheadIconTex[] = dgStrayFairySnowheadIconTex;

#define dgStrayFairyGreatBayIconTex "__OTR__parameter_static/gStrayFairyGreatBayIconTex"
static const ALIGN_ASSET(2) char gStrayFairyGreatBayIconTex[] = dgStrayFairyGreatBayIconTex;

#define dgStrayFairyStoneTowerIconTex "__OTR__parameter_static/gStrayFairyStoneTowerIconTex"
static const ALIGN_ASSET(2) char gStrayFairyStoneTowerIconTex[] = dgStrayFairyStoneTowerIconTex;

#define dgStrayFairyGlowingCircleIconTex "__OTR__parameter_static/gStrayFairyGlowingCircleIconTex"
static const ALIGN_ASSET(2) char gStrayFairyGlowingCircleIconTex[] = dgStrayFairyGlowingCircleIconTex;
#endif // INTERFACE_PARAMETER_STATIC_H