Shipwright/soh/assets/objects/object_im/object_im.h

179 lines
8.6 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_IM_H
#define OBJECTS_OBJECT_IM_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgImpaRaiseArmsAnim "__OTR__objects/object_im/gImpaRaiseArmsAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRaiseArmsAnim[] = dgImpaRaiseArmsAnim;
2023-02-14 08:29:46 -05:00
#define dgImpaPresentShadowMedallionAnim "__OTR__objects/object_im/gImpaPresentShadowMedallionAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaPresentShadowMedallionAnim[] = dgImpaPresentShadowMedallionAnim;
2023-02-14 08:29:46 -05:00
#define dgImpaThrowDekuNutAnim "__OTR__objects/object_im/gImpaThrowDekuNutAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaThrowDekuNutAnim[] = dgImpaThrowDekuNutAnim;
2023-02-14 08:29:46 -05:00
#define dgImpaIdleAnim "__OTR__objects/object_im/gImpaIdleAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaIdleAnim[] = dgImpaIdleAnim;
2023-02-14 08:29:46 -05:00
#define dobject_im_TLUT_001880 "__OTR__objects/object_im/object_im_TLUT_001880"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_TLUT_001880[] = dobject_im_TLUT_001880;
2023-02-14 08:29:46 -05:00
#define dgImpaBrownGradientTex "__OTR__objects/object_im/gImpaBrownGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaBrownGradientTex[] = dgImpaBrownGradientTex;
2023-02-14 08:29:46 -05:00
#define dgImpaSkinAndArmGuardTex "__OTR__objects/object_im/gImpaSkinAndArmGuardTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaSkinAndArmGuardTex[] = dgImpaSkinAndArmGuardTex;
2023-02-14 08:29:46 -05:00
#define dgImpaElbowTex "__OTR__objects/object_im/gImpaElbowTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaElbowTex[] = dgImpaElbowTex;
2023-02-14 08:29:46 -05:00
#define dgImpaShoulderPadBottomEdgeTex "__OTR__objects/object_im/gImpaShoulderPadBottomEdgeTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaShoulderPadBottomEdgeTex[] = dgImpaShoulderPadBottomEdgeTex;
2023-02-14 08:29:46 -05:00
#define dgImpaShoulderSkinTex "__OTR__objects/object_im/gImpaShoulderSkinTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaShoulderSkinTex[] = dgImpaShoulderSkinTex;
2023-02-14 08:29:46 -05:00
#define dgImpaChestPlateTex "__OTR__objects/object_im/gImpaChestPlateTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaChestPlateTex[] = dgImpaChestPlateTex;
2023-02-14 08:29:46 -05:00
#define dgImpaEmblemTex "__OTR__objects/object_im/gImpaEmblemTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEmblemTex[] = dgImpaEmblemTex;
2023-02-14 08:29:46 -05:00
#define dgImpaSpearEmblemTex "__OTR__objects/object_im/gImpaSpearEmblemTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaSpearEmblemTex[] = dgImpaSpearEmblemTex;
2023-02-14 08:29:46 -05:00
#define dgImpaChestPlateStrapTex "__OTR__objects/object_im/gImpaChestPlateStrapTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaChestPlateStrapTex[] = dgImpaChestPlateStrapTex;
2023-02-14 08:29:46 -05:00
#define dgImpaChestPlateEdgeTex "__OTR__objects/object_im/gImpaChestPlateEdgeTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaChestPlateEdgeTex[] = dgImpaChestPlateEdgeTex;
2023-02-14 08:29:46 -05:00
#define dgImpaNeckTex "__OTR__objects/object_im/gImpaNeckTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaNeckTex[] = dgImpaNeckTex;
2023-02-14 08:29:46 -05:00
#define dgImpaSwordHandleTex "__OTR__objects/object_im/gImpaSwordHandleTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaSwordHandleTex[] = dgImpaSwordHandleTex;
2023-02-14 08:29:46 -05:00
#define dgImpaPantsAndSkinTex "__OTR__objects/object_im/gImpaPantsAndSkinTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaPantsAndSkinTex[] = dgImpaPantsAndSkinTex;
2023-02-14 08:29:46 -05:00
#define dgImpaBlackTex "__OTR__objects/object_im/gImpaBlackTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaBlackTex[] = dgImpaBlackTex;
2023-02-14 08:29:46 -05:00
#define dgImpaChestDL "__OTR__objects/object_im/gImpaChestDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaChestDL[] = dgImpaChestDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightShoulderDL "__OTR__objects/object_im/gImpaRightShoulderDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightShoulderDL[] = dgImpaRightShoulderDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightArmDL "__OTR__objects/object_im/gImpaRightArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightArmDL[] = dgImpaRightArmDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftShoulderDL "__OTR__objects/object_im/gImpaLeftShoulderDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftShoulderDL[] = dgImpaLeftShoulderDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftArmDL "__OTR__objects/object_im/gImpaLeftArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftArmDL[] = dgImpaLeftArmDL;
2023-02-14 08:29:46 -05:00
#define dgImpaTorsoDL "__OTR__objects/object_im/gImpaTorsoDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaTorsoDL[] = dgImpaTorsoDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightThighDL "__OTR__objects/object_im/gImpaRightThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightThighDL[] = dgImpaRightThighDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightLegDL "__OTR__objects/object_im/gImpaRightLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightLegDL[] = dgImpaRightLegDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftThighDL "__OTR__objects/object_im/gImpaLeftThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftThighDL[] = dgImpaLeftThighDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftLegDL "__OTR__objects/object_im/gImpaLeftLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftLegDL[] = dgImpaLeftLegDL;
2023-02-14 08:29:46 -05:00
#define dgImpaEyesTLUT "__OTR__objects/object_im/gImpaEyesTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEyesTLUT[] = dgImpaEyesTLUT;
2023-02-14 08:29:46 -05:00
#define dobject_im_TLUT_007140 "__OTR__objects/object_im/object_im_TLUT_007140"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_TLUT_007140[] = dobject_im_TLUT_007140;
2023-02-14 08:29:46 -05:00
#define dgImpaEyeOpenTex "__OTR__objects/object_im/gImpaEyeOpenTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEyeOpenTex[] = dgImpaEyeOpenTex;
2023-02-14 08:29:46 -05:00
#define dgImpaEyeHalfTex "__OTR__objects/object_im/gImpaEyeHalfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEyeHalfTex[] = dgImpaEyeHalfTex;
2023-02-14 08:29:46 -05:00
#define dgImpaEyeClosedTex "__OTR__objects/object_im/gImpaEyeClosedTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEyeClosedTex[] = dgImpaEyeClosedTex;
2023-02-14 08:29:46 -05:00
#define dgImpaEarTex "__OTR__objects/object_im/gImpaEarTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaEarTex[] = dgImpaEarTex;
2023-02-14 08:29:46 -05:00
#define dgImpaHeadUnmaskedDL "__OTR__objects/object_im/gImpaHeadUnmaskedDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaHeadUnmaskedDL[] = dgImpaHeadUnmaskedDL;
2023-02-14 08:29:46 -05:00
#define dgImpaHeadGradientTex "__OTR__objects/object_im/gImpaHeadGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaHeadGradientTex[] = dgImpaHeadGradientTex;
2023-02-14 08:29:46 -05:00
#define dobject_im_Tex_007750 "__OTR__objects/object_im/object_im_Tex_007750"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Tex_007750[] = dobject_im_Tex_007750;
2023-02-14 08:29:46 -05:00
#define dgImpaHair2Tex "__OTR__objects/object_im/gImpaHair2Tex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaHair2Tex[] = dgImpaHair2Tex;
2023-02-14 08:29:46 -05:00
#define dobject_im_Tex_0079D0 "__OTR__objects/object_im/object_im_Tex_0079D0"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Tex_0079D0[] = dobject_im_Tex_0079D0;
2023-02-14 08:29:46 -05:00
#define dgImpaShoulderPadTopTex "__OTR__objects/object_im/gImpaShoulderPadTopTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaShoulderPadTopTex[] = dgImpaShoulderPadTopTex;
2023-02-14 08:29:46 -05:00
#define dobject_im_Tex_007B10 "__OTR__objects/object_im/object_im_Tex_007B10"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Tex_007B10[] = dobject_im_Tex_007B10;
2023-02-14 08:29:46 -05:00
#define dobject_im_Tex_007B50 "__OTR__objects/object_im/object_im_Tex_007B50"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Tex_007B50[] = dobject_im_Tex_007B50;
2023-02-14 08:29:46 -05:00
#define dgImpaFingers2Tex "__OTR__objects/object_im/gImpaFingers2Tex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaFingers2Tex[] = dgImpaFingers2Tex;
2023-02-14 08:29:46 -05:00
#define dgImpaHeadMaskedDL "__OTR__objects/object_im/gImpaHeadMaskedDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaHeadMaskedDL[] = dgImpaHeadMaskedDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftFootDL "__OTR__objects/object_im/gImpaLeftFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftFootDL[] = dgImpaLeftFootDL;
2023-02-14 08:29:46 -05:00
#define dgImpaLeftHandDL "__OTR__objects/object_im/gImpaLeftHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaLeftHandDL[] = dgImpaLeftHandDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightFootDL "__OTR__objects/object_im/gImpaRightFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightFootDL[] = dgImpaRightFootDL;
2023-02-14 08:29:46 -05:00
#define dgImpaRightHandDL "__OTR__objects/object_im/gImpaRightHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaRightHandDL[] = dgImpaRightHandDL;
2023-02-14 08:29:46 -05:00
#define dgImpaHandPointingDL "__OTR__objects/object_im/gImpaHandPointingDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaHandPointingDL[] = dgImpaHandPointingDL;
2023-02-14 08:29:46 -05:00
#define dgImpaSkel "__OTR__objects/object_im/gImpaSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaSkel[] = dgImpaSkel;
2023-02-14 08:29:46 -05:00
#define dobject_im_Anim_00FB10 "__OTR__objects/object_im/object_im_Anim_00FB10"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Anim_00FB10[] = dobject_im_Anim_00FB10;
2023-02-14 08:29:46 -05:00
#define dobject_im_Anim_0101C8 "__OTR__objects/object_im/object_im_Anim_0101C8"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_im_Anim_0101C8[] = dobject_im_Anim_0101C8;
2023-02-14 08:29:46 -05:00
#define dgImpaStartWhistlingAnim "__OTR__objects/object_im/gImpaStartWhistlingAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaStartWhistlingAnim[] = dgImpaStartWhistlingAnim;
2023-02-14 08:29:46 -05:00
#define dgImpaWhistlingAnim "__OTR__objects/object_im/gImpaWhistlingAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaWhistlingAnim[] = dgImpaWhistlingAnim;
2023-02-14 08:29:46 -05:00
#define dgImpaPrepareSealGanonAnim "__OTR__objects/object_im/gImpaPrepareSealGanonAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gImpaPrepareSealGanonAnim[] = dgImpaPrepareSealGanonAnim;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgImpaSealGanonAnim "__OTR__objects/object_im/gImpaSealGanonAnim"
static const ALIGN_ASSET(2) char gImpaSealGanonAnim[] = dgImpaSealGanonAnim;
#endif // OBJECTS_OBJECT_IM_H