Shipwright/soh/assets/objects/object_jj/object_jj.h

113 lines
5.6 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_JJ_H
#define OBJECTS_OBJECT_JJ_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgJabuJabuAnim "__OTR__objects/object_jj/gJabuJabuAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuAnim[] = dgJabuJabuAnim;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuEyeOpenTex "__OTR__objects/object_jj/gJabuJabuEyeOpenTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuEyeOpenTex[] = dgJabuJabuEyeOpenTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuEyeHalfTex "__OTR__objects/object_jj/gJabuJabuEyeHalfTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuEyeHalfTex[] = dgJabuJabuEyeHalfTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuEyeClosedTex "__OTR__objects/object_jj/gJabuJabuEyeClosedTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuEyeClosedTex[] = dgJabuJabuEyeClosedTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuSkel "__OTR__objects/object_jj/gJabuJabuSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuSkel[] = dgJabuJabuSkel;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuBodyDL "__OTR__objects/object_jj/gJabuJabuBodyDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuBodyDL[] = dgJabuJabuBodyDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLeftUpperFlipperDL "__OTR__objects/object_jj/gJabuJabuLeftUpperFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLeftUpperFlipperDL[] = dgJabuJabuLeftUpperFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLeftMidFlipperDL "__OTR__objects/object_jj/gJabuJabuLeftMidFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLeftMidFlipperDL[] = dgJabuJabuLeftMidFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLeftLowerFlipperDL "__OTR__objects/object_jj/gJabuJabuLeftLowerFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLeftLowerFlipperDL[] = dgJabuJabuLeftLowerFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuHeadDL "__OTR__objects/object_jj/gJabuJabuHeadDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuHeadDL[] = dgJabuJabuHeadDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLeftFrillDL "__OTR__objects/object_jj/gJabuJabuLeftFrillDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLeftFrillDL[] = dgJabuJabuLeftFrillDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuRightFrillDL "__OTR__objects/object_jj/gJabuJabuRightFrillDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuRightFrillDL[] = dgJabuJabuRightFrillDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuRightUpperFlipperDL "__OTR__objects/object_jj/gJabuJabuRightUpperFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuRightUpperFlipperDL[] = dgJabuJabuRightUpperFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuRightMidFlipperDL "__OTR__objects/object_jj/gJabuJabuRightMidFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuRightMidFlipperDL[] = dgJabuJabuRightMidFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuRightLowerFlipperDL "__OTR__objects/object_jj/gJabuJabuRightLowerFlipperDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuRightLowerFlipperDL[] = dgJabuJabuRightLowerFlipperDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuFlukeDL "__OTR__objects/object_jj/gJabuJabuFlukeDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuFlukeDL[] = dgJabuJabuFlukeDL;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuFrillTex "__OTR__objects/object_jj/gJabuJabuFrillTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuFrillTex[] = dgJabuJabuFrillTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuNostrilTex "__OTR__objects/object_jj/gJabuJabuNostrilTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuNostrilTex[] = dgJabuJabuNostrilTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuNoseDecorationTex "__OTR__objects/object_jj/gJabuJabuNoseDecorationTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuNoseDecorationTex[] = dgJabuJabuNoseDecorationTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuToothTex "__OTR__objects/object_jj/gJabuJabuToothTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuToothTex[] = dgJabuJabuToothTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLipTex "__OTR__objects/object_jj/gJabuJabuLipTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLipTex[] = dgJabuJabuLipTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLipMouthCornerTex "__OTR__objects/object_jj/gJabuJabuLipMouthCornerTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLipMouthCornerTex[] = dgJabuJabuLipMouthCornerTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuDiademSideTex "__OTR__objects/object_jj/gJabuJabuDiademSideTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuDiademSideTex[] = dgJabuJabuDiademSideTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuLateralTex "__OTR__objects/object_jj/gJabuJabuLateralTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuLateralTex[] = dgJabuJabuLateralTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuEyeOrbitTex "__OTR__objects/object_jj/gJabuJabuEyeOrbitTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuEyeOrbitTex[] = dgJabuJabuEyeOrbitTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuDorsalTex "__OTR__objects/object_jj/gJabuJabuDorsalTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuDorsalTex[] = dgJabuJabuDorsalTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuCapOuterTex "__OTR__objects/object_jj/gJabuJabuCapOuterTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuCapOuterTex[] = dgJabuJabuCapOuterTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuCapInnerTex "__OTR__objects/object_jj/gJabuJabuCapInnerTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuCapInnerTex[] = dgJabuJabuCapInnerTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuMouthRoofTex "__OTR__objects/object_jj/gJabuJabuMouthRoofTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuMouthRoofTex[] = dgJabuJabuMouthRoofTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuDiademCenterTex "__OTR__objects/object_jj/gJabuJabuDiademCenterTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuDiademCenterTex[] = dgJabuJabuDiademCenterTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuFinTex "__OTR__objects/object_jj/gJabuJabuFinTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuFinTex[] = dgJabuJabuFinTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuMouthFloorTex "__OTR__objects/object_jj/gJabuJabuMouthFloorTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuMouthFloorTex[] = dgJabuJabuMouthFloorTex;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuHeadCol "__OTR__objects/object_jj/gJabuJabuHeadCol"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuHeadCol[] = dgJabuJabuHeadCol;
2023-02-14 08:29:46 -05:00
#define dgJabuJabuBodyCol "__OTR__objects/object_jj/gJabuJabuBodyCol"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gJabuJabuBodyCol[] = dgJabuJabuBodyCol;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgJabuJabuUnusedCol "__OTR__objects/object_jj/gJabuJabuUnusedCol"
static const ALIGN_ASSET(2) char gJabuJabuUnusedCol[] = dgJabuJabuUnusedCol;
#endif // OBJECTS_OBJECT_JJ_H