Shipwright/soh/assets/objects/object_ani/object_ani.h

107 lines
5.2 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_ANI_H
#define OBJECTS_OBJECT_ANI_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
#define dobject_aniTex_0011D8 "__OTR__objects/object_ani/object_aniTex_0011D8"
static const ALIGN_ASSET(2) char object_aniTex_0011D8[] = dobject_aniTex_0011D8;
2023-02-14 08:29:46 -05:00
#define dgRoofManSkel "__OTR__objects/object_ani/gRoofManSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManSkel[] = dgRoofManSkel;
2023-02-14 08:29:46 -05:00
#define dgRoofManWaistDL "__OTR__objects/object_ani/gRoofManWaistDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManWaistDL[] = dgRoofManWaistDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftThighDL "__OTR__objects/object_ani/gRoofManLeftThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftThighDL[] = dgRoofManLeftThighDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftLegDL "__OTR__objects/object_ani/gRoofManLeftLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftLegDL[] = dgRoofManLeftLegDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftFootDL "__OTR__objects/object_ani/gRoofManLeftFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftFootDL[] = dgRoofManLeftFootDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightThighDL "__OTR__objects/object_ani/gRoofManRightThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightThighDL[] = dgRoofManRightThighDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightLegDL "__OTR__objects/object_ani/gRoofManRightLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightLegDL[] = dgRoofManRightLegDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightFootDL "__OTR__objects/object_ani/gRoofManRightFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightFootDL[] = dgRoofManRightFootDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManTorsoDL "__OTR__objects/object_ani/gRoofManTorsoDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManTorsoDL[] = dgRoofManTorsoDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftUpperArmDL "__OTR__objects/object_ani/gRoofManLeftUpperArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftUpperArmDL[] = dgRoofManLeftUpperArmDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftForearmDL "__OTR__objects/object_ani/gRoofManLeftForearmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftForearmDL[] = dgRoofManLeftForearmDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManLeftHandDL "__OTR__objects/object_ani/gRoofManLeftHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManLeftHandDL[] = dgRoofManLeftHandDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightUpperArmDL "__OTR__objects/object_ani/gRoofManRightUpperArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightUpperArmDL[] = dgRoofManRightUpperArmDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightForearmDL "__OTR__objects/object_ani/gRoofManRightForearmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightForearmDL[] = dgRoofManRightForearmDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManRightHandDL "__OTR__objects/object_ani/gRoofManRightHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManRightHandDL[] = dgRoofManRightHandDL;
2023-02-14 08:29:46 -05:00
#define dgRoofManHeadDL "__OTR__objects/object_ani/gRoofManHeadDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManHeadDL[] = dgRoofManHeadDL;
2023-02-14 08:29:46 -05:00
#define dgRoofMan1TLUT "__OTR__objects/object_ani/gRoofMan1TLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofMan1TLUT[] = dgRoofMan1TLUT;
2023-02-14 08:29:46 -05:00
#define dgRoofMan2TLUT "__OTR__objects/object_ani/gRoofMan2TLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofMan2TLUT[] = dgRoofMan2TLUT;
2023-02-14 08:29:46 -05:00
#define dgRoofManHandBackTex "__OTR__objects/object_ani/gRoofManHandBackTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManHandBackTex[] = dgRoofManHandBackTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManForearmGradientTex "__OTR__objects/object_ani/gRoofManForearmGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManForearmGradientTex[] = dgRoofManForearmGradientTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManThighGradientTex "__OTR__objects/object_ani/gRoofManThighGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManThighGradientTex[] = dgRoofManThighGradientTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManSandalBuckleTex "__OTR__objects/object_ani/gRoofManSandalBuckleTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManSandalBuckleTex[] = dgRoofManSandalBuckleTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManTrouserPatternTex "__OTR__objects/object_ani/gRoofManTrouserPatternTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManTrouserPatternTex[] = dgRoofManTrouserPatternTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManSkinGradientTex "__OTR__objects/object_ani/gRoofManSkinGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManSkinGradientTex[] = dgRoofManSkinGradientTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManEarTex "__OTR__objects/object_ani/gRoofManEarTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManEarTex[] = dgRoofManEarTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManHairTex "__OTR__objects/object_ani/gRoofManHairTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManHairTex[] = dgRoofManHairTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManEyeOpenTex "__OTR__objects/object_ani/gRoofManEyeOpenTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManEyeOpenTex[] = dgRoofManEyeOpenTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManEyeHalfTex "__OTR__objects/object_ani/gRoofManEyeHalfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManEyeHalfTex[] = dgRoofManEyeHalfTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManEyeClosedTex "__OTR__objects/object_ani/gRoofManEyeClosedTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManEyeClosedTex[] = dgRoofManEyeClosedTex;
2023-02-14 08:29:46 -05:00
#define dgRoofManKnockbackAnim "__OTR__objects/object_ani/gRoofManKnockbackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManKnockbackAnim[] = dgRoofManKnockbackAnim;
2023-02-14 08:29:46 -05:00
#define dgRoofManGettingUpAfterKnockbackAnim "__OTR__objects/object_ani/gRoofManGettingUpAfterKnockbackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManGettingUpAfterKnockbackAnim[] = dgRoofManGettingUpAfterKnockbackAnim;
2023-02-14 08:29:46 -05:00
#define dgRoofManIdleAnim "__OTR__objects/object_ani/gRoofManIdleAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gRoofManIdleAnim[] = dgRoofManIdleAnim;
2023-02-14 08:29:46 -05:00
#endif // OBJECTS_OBJECT_ANI_H