Shipwright/soh/assets/objects/object_cow/object_cow.h

80 lines
3.3 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_COW_H
#define OBJECTS_OBJECT_COW_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgCowBodySkel "__OTR__objects/object_cow/gCowBodySkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowBodySkel[] = dgCowBodySkel;
2023-02-14 08:29:46 -05:00
#define dgCowTorsoDL "__OTR__objects/object_cow/gCowTorsoDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTorsoDL[] = dgCowTorsoDL;
2023-02-14 08:29:46 -05:00
#define dgCowHeadDL "__OTR__objects/object_cow/gCowHeadDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowHeadDL[] = dgCowHeadDL;
2023-02-14 08:29:46 -05:00
#define dgCowJawDL "__OTR__objects/object_cow/gCowJawDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowJawDL[] = dgCowJawDL;
2023-02-14 08:29:46 -05:00
#define dgCowNoseDL "__OTR__objects/object_cow/gCowNoseDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowNoseDL[] = dgCowNoseDL;
2023-02-14 08:29:46 -05:00
#define dgCowNoseRingDL "__OTR__objects/object_cow/gCowNoseRingDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowNoseRingDL[] = dgCowNoseRingDL;
2023-02-14 08:29:46 -05:00
#define dgCowTailSkel "__OTR__objects/object_cow/gCowTailSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailSkel[] = dgCowTailSkel;
2023-02-14 08:29:46 -05:00
#define dgCowTailConnectionDL "__OTR__objects/object_cow/gCowTailConnectionDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailConnectionDL[] = dgCowTailConnectionDL;
2023-02-14 08:29:46 -05:00
#define dgCowTailUpperDL "__OTR__objects/object_cow/gCowTailUpperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailUpperDL[] = dgCowTailUpperDL;
2023-02-14 08:29:46 -05:00
#define dgCowTailMiddleDL "__OTR__objects/object_cow/gCowTailMiddleDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailMiddleDL[] = dgCowTailMiddleDL;
2023-02-14 08:29:46 -05:00
#define dgCowTailLowerDL "__OTR__objects/object_cow/gCowTailLowerDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailLowerDL[] = dgCowTailLowerDL;
2023-02-14 08:29:46 -05:00
#define dgCowTailEndDL "__OTR__objects/object_cow/gCowTailEndDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailEndDL[] = dgCowTailEndDL;
2023-02-14 08:29:46 -05:00
#define dgCowBodyChewAnim "__OTR__objects/object_cow/gCowBodyChewAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowBodyChewAnim[] = dgCowBodyChewAnim;
2023-02-14 08:29:46 -05:00
#define dgCowBodyMoveHeadAnim "__OTR__objects/object_cow/gCowBodyMoveHeadAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowBodyMoveHeadAnim[] = dgCowBodyMoveHeadAnim;
2023-02-14 08:29:46 -05:00
#define dgCowTailIdleAnim "__OTR__objects/object_cow/gCowTailIdleAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailIdleAnim[] = dgCowTailIdleAnim;
2023-02-14 08:29:46 -05:00
#define dgCowTailSwishAnim "__OTR__objects/object_cow/gCowTailSwishAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTailSwishAnim[] = dgCowTailSwishAnim;
2023-02-14 08:29:46 -05:00
#define dgCowTLUT "__OTR__objects/object_cow/gCowTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowTLUT[] = dgCowTLUT;
2023-02-14 08:29:46 -05:00
#define dgCowUdderTex "__OTR__objects/object_cow/gCowUdderTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowUdderTex[] = dgCowUdderTex;
2023-02-14 08:29:46 -05:00
#define dgCowNoseRingTex "__OTR__objects/object_cow/gCowNoseRingTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowNoseRingTex[] = dgCowNoseRingTex;
2023-02-14 08:29:46 -05:00
#define dgCowNoseTex "__OTR__objects/object_cow/gCowNoseTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowNoseTex[] = dgCowNoseTex;
2023-02-14 08:29:46 -05:00
#define dgCowSpottedPatternTex "__OTR__objects/object_cow/gCowSpottedPatternTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowSpottedPatternTex[] = dgCowSpottedPatternTex;
2023-02-14 08:29:46 -05:00
#define dgCowEarTex "__OTR__objects/object_cow/gCowEarTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowEarTex[] = dgCowEarTex;
2023-02-14 08:29:46 -05:00
#define dgCowEyelidTex "__OTR__objects/object_cow/gCowEyelidTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gCowEyelidTex[] = dgCowEyelidTex;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgCowTailTex "__OTR__objects/object_cow/gCowTailTex"
static const ALIGN_ASSET(2) char gCowTailTex[] = dgCowTailTex;
#endif // OBJECTS_OBJECT_COW_H