2023-09-01 12:47:51 -04:00
|
|
|
#ifndef OBJECTS_OBJECT_NIW_H
|
|
|
|
#define OBJECTS_OBJECT_NIW_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoSkel "__OTR__objects/object_niw/gCuccoSkel"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoSkel[] = dgCuccoSkel;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoTailAndUndersideDL "__OTR__objects/object_niw/gCuccoTailAndUndersideDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoTailAndUndersideDL[] = dgCuccoTailAndUndersideDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoLeftFootDL "__OTR__objects/object_niw/gCuccoLeftFootDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoLeftFootDL[] = dgCuccoLeftFootDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoLeftWingDL "__OTR__objects/object_niw/gCuccoLeftWingDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoLeftWingDL[] = dgCuccoLeftWingDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoRightFootDL "__OTR__objects/object_niw/gCuccoRightFootDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoRightFootDL[] = dgCuccoRightFootDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoRightWingDL "__OTR__objects/object_niw/gCuccoRightWingDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoRightWingDL[] = dgCuccoRightWingDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoNeckDL "__OTR__objects/object_niw/gCuccoNeckDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoNeckDL[] = dgCuccoNeckDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoHeadDL "__OTR__objects/object_niw/gCuccoHeadDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoHeadDL[] = dgCuccoHeadDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoEffectFeatherMaterialDL "__OTR__objects/object_niw/gCuccoEffectFeatherMaterialDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoEffectFeatherMaterialDL[] = dgCuccoEffectFeatherMaterialDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoEffectFeatherModelDL "__OTR__objects/object_niw/gCuccoEffectFeatherModelDL"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoEffectFeatherModelDL[] = dgCuccoEffectFeatherModelDL;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoEyeTex "__OTR__objects/object_niw/gCuccoEyeTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoEyeTex[] = dgCuccoEyeTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoHeadFeathersTex "__OTR__objects/object_niw/gCuccoHeadFeathersTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoHeadFeathersTex[] = dgCuccoHeadFeathersTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoBaseFeathersTex "__OTR__objects/object_niw/gCuccoBaseFeathersTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoBaseFeathersTex[] = dgCuccoBaseFeathersTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoBeakTex "__OTR__objects/object_niw/gCuccoBeakTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoBeakTex[] = dgCuccoBeakTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoCombTex "__OTR__objects/object_niw/gCuccoCombTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoCombTex[] = dgCuccoCombTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoTailFeathersTex "__OTR__objects/object_niw/gCuccoTailFeathersTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoTailFeathersTex[] = dgCuccoTailFeathersTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoClawTex "__OTR__objects/object_niw/gCuccoClawTex"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoClawTex[] = dgCuccoClawTex;
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgCuccoTex_2180 "__OTR__objects/object_niw/gCuccoTex_2180"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoTex_2180[] = dgCuccoTex_2180;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-03-02 09:37:47 -05:00
|
|
|
#define dgCuccoAnim "__OTR__objects/object_niw/gCuccoAnim"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char gCuccoAnim[] = dgCuccoAnim;
|
|
|
|
|
|
|
|
|
|
|
|
#endif // OBJECTS_OBJECT_NIW_H
|