Shipwright/soh/assets/objects/object_kz/object_kz.h

92 lines
3.8 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_KZ_H
#define OBJECTS_OBJECT_KZ_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgKzMweepAnim "__OTR__objects/object_kz/gKzMweepAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzMweepAnim[] = dgKzMweepAnim;
2023-02-14 08:29:46 -05:00
#define dgKzIdleAnim "__OTR__objects/object_kz/gKzIdleAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzIdleAnim[] = dgKzIdleAnim;
2023-02-14 08:29:46 -05:00
#define dgKzTLUT "__OTR__objects/object_kz/gKzTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzTLUT[] = dgKzTLUT;
2023-02-14 08:29:46 -05:00
#define dgKzEyeTLUT "__OTR__objects/object_kz/gKzEyeTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzEyeTLUT[] = dgKzEyeTLUT;
2023-02-14 08:29:46 -05:00
#define dgKzFaceScalesTex "__OTR__objects/object_kz/gKzFaceScalesTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzFaceScalesTex[] = dgKzFaceScalesTex;
2023-02-14 08:29:46 -05:00
#define dgKzSkinGradient1Tex "__OTR__objects/object_kz/gKzSkinGradient1Tex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzSkinGradient1Tex[] = dgKzSkinGradient1Tex;
2023-02-14 08:29:46 -05:00
#define dgKzCrownTex "__OTR__objects/object_kz/gKzCrownTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzCrownTex[] = dgKzCrownTex;
2023-02-14 08:29:46 -05:00
#define dgKzSkinGradient2Tex "__OTR__objects/object_kz/gKzSkinGradient2Tex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzSkinGradient2Tex[] = dgKzSkinGradient2Tex;
2023-02-14 08:29:46 -05:00
#define dobject_kz_Tex_001430 "__OTR__objects/object_kz/object_kz_Tex_001430"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_kz_Tex_001430[] = dobject_kz_Tex_001430;
2023-02-14 08:29:46 -05:00
#define dgKzEyeOpenTex "__OTR__objects/object_kz/gKzEyeOpenTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzEyeOpenTex[] = dgKzEyeOpenTex;
2023-02-14 08:29:46 -05:00
#define dgKzEyeHalfTex "__OTR__objects/object_kz/gKzEyeHalfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzEyeHalfTex[] = dgKzEyeHalfTex;
2023-02-14 08:29:46 -05:00
#define dgKzEyeClosedTex "__OTR__objects/object_kz/gKzEyeClosedTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzEyeClosedTex[] = dgKzEyeClosedTex;
2023-02-14 08:29:46 -05:00
#define dgKzEyeOpen2Tex "__OTR__objects/object_kz/gKzEyeOpen2Tex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzEyeOpen2Tex[] = dgKzEyeOpen2Tex;
2023-02-14 08:29:46 -05:00
#define dgKzHandAndFootTex "__OTR__objects/object_kz/gKzHandAndFootTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzHandAndFootTex[] = dgKzHandAndFootTex;
2023-02-14 08:29:46 -05:00
#define dobject_kz_Tex_002570 "__OTR__objects/object_kz/object_kz_Tex_002570"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char object_kz_Tex_002570[] = dobject_kz_Tex_002570;
2023-02-14 08:29:46 -05:00
#define dgKzCloakOutlineTex "__OTR__objects/object_kz/gKzCloakOutlineTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzCloakOutlineTex[] = dgKzCloakOutlineTex;
2023-02-14 08:29:46 -05:00
#define dgKzCloakAndTorsoDL "__OTR__objects/object_kz/gKzCloakAndTorsoDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzCloakAndTorsoDL[] = dgKzCloakAndTorsoDL;
2023-02-14 08:29:46 -05:00
#define dgKzHeadDL "__OTR__objects/object_kz/gKzHeadDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzHeadDL[] = dgKzHeadDL;
2023-02-14 08:29:46 -05:00
#define dgKzRightHandDL "__OTR__objects/object_kz/gKzRightHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzRightHandDL[] = dgKzRightHandDL;
2023-02-14 08:29:46 -05:00
#define dgKzLeftHandDL "__OTR__objects/object_kz/gKzLeftHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzLeftHandDL[] = dgKzLeftHandDL;
2023-02-14 08:29:46 -05:00
#define dgKzPelvisDL "__OTR__objects/object_kz/gKzPelvisDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzPelvisDL[] = dgKzPelvisDL;
2023-02-14 08:29:46 -05:00
#define dgKzRightThighDL "__OTR__objects/object_kz/gKzRightThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzRightThighDL[] = dgKzRightThighDL;
2023-02-14 08:29:46 -05:00
#define dgKzRightLegDL "__OTR__objects/object_kz/gKzRightLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzRightLegDL[] = dgKzRightLegDL;
2023-02-14 08:29:46 -05:00
#define dgKzRightFootDL "__OTR__objects/object_kz/gKzRightFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzRightFootDL[] = dgKzRightFootDL;
2023-02-14 08:29:46 -05:00
#define dgKzLeftThighDL "__OTR__objects/object_kz/gKzLeftThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzLeftThighDL[] = dgKzLeftThighDL;
2023-02-14 08:29:46 -05:00
#define dgKzLeftLegDL "__OTR__objects/object_kz/gKzLeftLegDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzLeftLegDL[] = dgKzLeftLegDL;
2023-02-14 08:29:46 -05:00
#define dgKzLeftFootDL "__OTR__objects/object_kz/gKzLeftFootDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gKzLeftFootDL[] = dgKzLeftFootDL;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgKzSkel "__OTR__objects/object_kz/gKzSkel"
static const ALIGN_ASSET(2) char gKzSkel[] = dgKzSkel;
#endif // OBJECTS_OBJECT_KZ_H