summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_niw/object_niw.h
blob: 0f932c5eac6426696e40c0282671de16d2e6d7e1 (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
#ifndef OBJECTS_OBJECT_NIW_H
#define OBJECTS_OBJECT_NIW_H 1

#include "align_asset_macro.h"

#define dgCuccoSkel "__OTR__objects/object_niw/gCuccoSkel"
static const ALIGN_ASSET(2) char gCuccoSkel[] = dgCuccoSkel;

#define dgCuccoTailAndUndersideDL "__OTR__objects/object_niw/gCuccoTailAndUndersideDL"
static const ALIGN_ASSET(2) char gCuccoTailAndUndersideDL[] = dgCuccoTailAndUndersideDL;

#define dgCuccoLeftFootDL "__OTR__objects/object_niw/gCuccoLeftFootDL"
static const ALIGN_ASSET(2) char gCuccoLeftFootDL[] = dgCuccoLeftFootDL;

#define dgCuccoLeftWingDL "__OTR__objects/object_niw/gCuccoLeftWingDL"
static const ALIGN_ASSET(2) char gCuccoLeftWingDL[] = dgCuccoLeftWingDL;

#define dgCuccoRightFootDL "__OTR__objects/object_niw/gCuccoRightFootDL"
static const ALIGN_ASSET(2) char gCuccoRightFootDL[] = dgCuccoRightFootDL;

#define dgCuccoRightWingDL "__OTR__objects/object_niw/gCuccoRightWingDL"
static const ALIGN_ASSET(2) char gCuccoRightWingDL[] = dgCuccoRightWingDL;

#define dgCuccoNeckDL "__OTR__objects/object_niw/gCuccoNeckDL"
static const ALIGN_ASSET(2) char gCuccoNeckDL[] = dgCuccoNeckDL;

#define dgCuccoHeadDL "__OTR__objects/object_niw/gCuccoHeadDL"
static const ALIGN_ASSET(2) char gCuccoHeadDL[] = dgCuccoHeadDL;

#define dgCuccoEffectFeatherMaterialDL "__OTR__objects/object_niw/gCuccoEffectFeatherMaterialDL"
static const ALIGN_ASSET(2) char gCuccoEffectFeatherMaterialDL[] = dgCuccoEffectFeatherMaterialDL;

#define dgCuccoEffectFeatherModelDL "__OTR__objects/object_niw/gCuccoEffectFeatherModelDL"
static const ALIGN_ASSET(2) char gCuccoEffectFeatherModelDL[] = dgCuccoEffectFeatherModelDL;

#define dgCuccoEyeTex "__OTR__objects/object_niw/gCuccoEyeTex"
static const ALIGN_ASSET(2) char gCuccoEyeTex[] = dgCuccoEyeTex;

#define dgCuccoHeadFeathersTex "__OTR__objects/object_niw/gCuccoHeadFeathersTex"
static const ALIGN_ASSET(2) char gCuccoHeadFeathersTex[] = dgCuccoHeadFeathersTex;

#define dgCuccoBaseFeathersTex "__OTR__objects/object_niw/gCuccoBaseFeathersTex"
static const ALIGN_ASSET(2) char gCuccoBaseFeathersTex[] = dgCuccoBaseFeathersTex;

#define dgCuccoBeakTex "__OTR__objects/object_niw/gCuccoBeakTex"
static const ALIGN_ASSET(2) char gCuccoBeakTex[] = dgCuccoBeakTex;

#define dgCuccoCombTex "__OTR__objects/object_niw/gCuccoCombTex"
static const ALIGN_ASSET(2) char gCuccoCombTex[] = dgCuccoCombTex;

#define dgCuccoTailFeathersTex "__OTR__objects/object_niw/gCuccoTailFeathersTex"
static const ALIGN_ASSET(2) char gCuccoTailFeathersTex[] = dgCuccoTailFeathersTex;

#define dgCuccoClawTex "__OTR__objects/object_niw/gCuccoClawTex"
static const ALIGN_ASSET(2) char gCuccoClawTex[] = dgCuccoClawTex;

#define dgCuccoTex_2180 "__OTR__objects/object_niw/gCuccoTex_2180"
static const ALIGN_ASSET(2) char gCuccoTex_2180[] = dgCuccoTex_2180;

#define dgCuccoAnim "__OTR__objects/object_niw/gCuccoAnim"
static const ALIGN_ASSET(2) char gCuccoAnim[] = dgCuccoAnim;


#endif // OBJECTS_OBJECT_NIW_H