Shipwright/soh/assets/objects/object_ma1/object_ma1.h

125 lines
6.5 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_MA1_H
#define OBJECTS_OBJECT_MA1_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgMalonChildSkel "__OTR__objects/object_ma1/gMalonChildSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildSkel[] = dgMalonChildSkel;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRaiseHandsAnim "__OTR__objects/object_ma1/gMalonChildRaiseHandsAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRaiseHandsAnim[] = dgMalonChildRaiseHandsAnim;
2023-02-14 08:29:46 -05:00
#define dgMalonChildIdleAnim "__OTR__objects/object_ma1/gMalonChildIdleAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildIdleAnim[] = dgMalonChildIdleAnim;
2023-02-14 08:29:46 -05:00
#define dgMalonChildSingAnim "__OTR__objects/object_ma1/gMalonChildSingAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildSingAnim[] = dgMalonChildSingAnim;
2023-02-14 08:29:46 -05:00
#define dgMalonChildDressTLUT "__OTR__objects/object_ma1/gMalonChildDressTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildDressTLUT[] = dgMalonChildDressTLUT;
2023-02-14 08:29:46 -05:00
#define dgMalonChildDressDesignTex "__OTR__objects/object_ma1/gMalonChildDressDesignTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildDressDesignTex[] = dgMalonChildDressDesignTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildFingersTex "__OTR__objects/object_ma1/gMalonChildFingersTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildFingersTex[] = dgMalonChildFingersTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildBowserTex "__OTR__objects/object_ma1/gMalonChildBowserTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildBowserTex[] = dgMalonChildBowserTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildScarfTex "__OTR__objects/object_ma1/gMalonChildScarfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildScarfTex[] = dgMalonChildScarfTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildBootTex "__OTR__objects/object_ma1/gMalonChildBootTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildBootTex[] = dgMalonChildBootTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildHairTLUT "__OTR__objects/object_ma1/gMalonChildHairTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildHairTLUT[] = dgMalonChildHairTLUT;
2023-02-14 08:29:46 -05:00
#define dgMalonChildSkinGradientTex "__OTR__objects/object_ma1/gMalonChildSkinGradientTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildSkinGradientTex[] = dgMalonChildSkinGradientTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildBrownCircleTex "__OTR__objects/object_ma1/gMalonChildBrownCircleTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildBrownCircleTex[] = dgMalonChildBrownCircleTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildEarTex "__OTR__objects/object_ma1/gMalonChildEarTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildEarTex[] = dgMalonChildEarTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildHairTex "__OTR__objects/object_ma1/gMalonChildHairTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildHairTex[] = dgMalonChildHairTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildNeutralMouthTex "__OTR__objects/object_ma1/gMalonChildNeutralMouthTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildNeutralMouthTex[] = dgMalonChildNeutralMouthTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildSmilingMouthTex "__OTR__objects/object_ma1/gMalonChildSmilingMouthTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildSmilingMouthTex[] = dgMalonChildSmilingMouthTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildTalkingMouthTex "__OTR__objects/object_ma1/gMalonChildTalkingMouthTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildTalkingMouthTex[] = dgMalonChildTalkingMouthTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildEyeTLUT "__OTR__objects/object_ma1/gMalonChildEyeTLUT"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildEyeTLUT[] = dgMalonChildEyeTLUT;
2023-02-14 08:29:46 -05:00
#define dgMalonChildEyeOpenTex "__OTR__objects/object_ma1/gMalonChildEyeOpenTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildEyeOpenTex[] = dgMalonChildEyeOpenTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildEyeHalfTex "__OTR__objects/object_ma1/gMalonChildEyeHalfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildEyeHalfTex[] = dgMalonChildEyeHalfTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildEyeClosedTex "__OTR__objects/object_ma1/gMalonChildEyeClosedTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildEyeClosedTex[] = dgMalonChildEyeClosedTex;
2023-02-14 08:29:46 -05:00
#define dgMalonChildHeadDL "__OTR__objects/object_ma1/gMalonChildHeadDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildHeadDL[] = dgMalonChildHeadDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildDressLowerDL "__OTR__objects/object_ma1/gMalonChildDressLowerDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildDressLowerDL[] = dgMalonChildDressLowerDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildDressMiddleDL "__OTR__objects/object_ma1/gMalonChildDressMiddleDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildDressMiddleDL[] = dgMalonChildDressMiddleDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildChestDL "__OTR__objects/object_ma1/gMalonChildChestDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildChestDL[] = dgMalonChildChestDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightShoulderDL "__OTR__objects/object_ma1/gMalonChildRightShoulderDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightShoulderDL[] = dgMalonChildRightShoulderDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightArmDL "__OTR__objects/object_ma1/gMalonChildRightArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightArmDL[] = dgMalonChildRightArmDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightHandDL "__OTR__objects/object_ma1/gMalonChildRightHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightHandDL[] = dgMalonChildRightHandDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildLeftShoulderDL "__OTR__objects/object_ma1/gMalonChildLeftShoulderDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildLeftShoulderDL[] = dgMalonChildLeftShoulderDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildLeftArmDL "__OTR__objects/object_ma1/gMalonChildLeftArmDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildLeftArmDL[] = dgMalonChildLeftArmDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildLeftHandDL "__OTR__objects/object_ma1/gMalonChildLeftHandDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildLeftHandDL[] = dgMalonChildLeftHandDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildDressUpperDL "__OTR__objects/object_ma1/gMalonChildDressUpperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildDressUpperDL[] = dgMalonChildDressUpperDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightThighDL "__OTR__objects/object_ma1/gMalonChildRightThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightThighDL[] = dgMalonChildRightThighDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightShinDL "__OTR__objects/object_ma1/gMalonChildRightShinDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightShinDL[] = dgMalonChildRightShinDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildRightFoorDL "__OTR__objects/object_ma1/gMalonChildRightFoorDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildRightFoorDL[] = dgMalonChildRightFoorDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildLeftThighDL "__OTR__objects/object_ma1/gMalonChildLeftThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildLeftThighDL[] = dgMalonChildLeftThighDL;
2023-02-14 08:29:46 -05:00
#define dgMalonChildLeftShinDL "__OTR__objects/object_ma1/gMalonChildLeftShinDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gMalonChildLeftShinDL[] = dgMalonChildLeftShinDL;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgMalonChildLeftFootDL "__OTR__objects/object_ma1/gMalonChildLeftFootDL"
static const ALIGN_ASSET(2) char gMalonChildLeftFootDL[] = dgMalonChildLeftFootDL;
#endif // OBJECTS_OBJECT_MA1_H