Shipwright/soh/assets/objects/object_niw/object_niw.h

65 lines
2.9 KiB
C

#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