mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-12 04:35:32 -07:00
149 lines
7.5 KiB
C
149 lines
7.5 KiB
C
#ifndef OBJECTS_OBJECT_HORSE_H
|
|
#define OBJECTS_OBJECT_HORSE_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgEponaSkel "__OTR__objects/object_horse/gEponaSkel"
|
|
static const ALIGN_ASSET(2) char gEponaSkel[] = dgEponaSkel;
|
|
|
|
#define dgEponaIdleAnim "__OTR__objects/object_horse/gEponaIdleAnim"
|
|
static const ALIGN_ASSET(2) char gEponaIdleAnim[] = dgEponaIdleAnim;
|
|
|
|
#define dgEponaWhinnyAnim "__OTR__objects/object_horse/gEponaWhinnyAnim"
|
|
static const ALIGN_ASSET(2) char gEponaWhinnyAnim[] = dgEponaWhinnyAnim;
|
|
|
|
#define dgEponaRefuseAnim "__OTR__objects/object_horse/gEponaRefuseAnim"
|
|
static const ALIGN_ASSET(2) char gEponaRefuseAnim[] = dgEponaRefuseAnim;
|
|
|
|
#define dgEponaRearingAnim "__OTR__objects/object_horse/gEponaRearingAnim"
|
|
static const ALIGN_ASSET(2) char gEponaRearingAnim[] = dgEponaRearingAnim;
|
|
|
|
#define dgEponaWalkingAnim "__OTR__objects/object_horse/gEponaWalkingAnim"
|
|
static const ALIGN_ASSET(2) char gEponaWalkingAnim[] = dgEponaWalkingAnim;
|
|
|
|
#define dgEponaTrottingAnim "__OTR__objects/object_horse/gEponaTrottingAnim"
|
|
static const ALIGN_ASSET(2) char gEponaTrottingAnim[] = dgEponaTrottingAnim;
|
|
|
|
#define dgEponaGallopingAnim "__OTR__objects/object_horse/gEponaGallopingAnim"
|
|
static const ALIGN_ASSET(2) char gEponaGallopingAnim[] = dgEponaGallopingAnim;
|
|
|
|
#define dgEponaJumpingAnim "__OTR__objects/object_horse/gEponaJumpingAnim"
|
|
static const ALIGN_ASSET(2) char gEponaJumpingAnim[] = dgEponaJumpingAnim;
|
|
|
|
#define dgEponaJumpingHighAnim "__OTR__objects/object_horse/gEponaJumpingHighAnim"
|
|
static const ALIGN_ASSET(2) char gEponaJumpingHighAnim[] = dgEponaJumpingHighAnim;
|
|
|
|
#define dgEponaFeatheringTex "__OTR__objects/object_horse/gEponaFeatheringTex"
|
|
static const ALIGN_ASSET(2) char gEponaFeatheringTex[] = dgEponaFeatheringTex;
|
|
|
|
#define dgEponaHairTex "__OTR__objects/object_horse/gEponaHairTex"
|
|
static const ALIGN_ASSET(2) char gEponaHairTex[] = dgEponaHairTex;
|
|
|
|
#define dgEponaCrestTex "__OTR__objects/object_horse/gEponaCrestTex"
|
|
static const ALIGN_ASSET(2) char gEponaCrestTex[] = dgEponaCrestTex;
|
|
|
|
#define dgEponaManeTex "__OTR__objects/object_horse/gEponaManeTex"
|
|
static const ALIGN_ASSET(2) char gEponaManeTex[] = dgEponaManeTex;
|
|
|
|
#define dgEponaNostrilsTex "__OTR__objects/object_horse/gEponaNostrilsTex"
|
|
static const ALIGN_ASSET(2) char gEponaNostrilsTex[] = dgEponaNostrilsTex;
|
|
|
|
#define dgEponaForeheadTex "__OTR__objects/object_horse/gEponaForeheadTex"
|
|
static const ALIGN_ASSET(2) char gEponaForeheadTex[] = dgEponaForeheadTex;
|
|
|
|
#define dgEponaNeckTex "__OTR__objects/object_horse/gEponaNeckTex"
|
|
static const ALIGN_ASSET(2) char gEponaNeckTex[] = dgEponaNeckTex;
|
|
|
|
#define dgEponaChestTex "__OTR__objects/object_horse/gEponaChestTex"
|
|
static const ALIGN_ASSET(2) char gEponaChestTex[] = dgEponaChestTex;
|
|
|
|
#define dgEponaShoulderTex "__OTR__objects/object_horse/gEponaShoulderTex"
|
|
static const ALIGN_ASSET(2) char gEponaShoulderTex[] = dgEponaShoulderTex;
|
|
|
|
#define dgEponaThighTex "__OTR__objects/object_horse/gEponaThighTex"
|
|
static const ALIGN_ASSET(2) char gEponaThighTex[] = dgEponaThighTex;
|
|
|
|
#define dgEponaSaddleTex "__OTR__objects/object_horse/gEponaSaddleTex"
|
|
static const ALIGN_ASSET(2) char gEponaSaddleTex[] = dgEponaSaddleTex;
|
|
|
|
#define dgEponaSaddleFlapTex "__OTR__objects/object_horse/gEponaSaddleFlapTex"
|
|
static const ALIGN_ASSET(2) char gEponaSaddleFlapTex[] = dgEponaSaddleFlapTex;
|
|
|
|
#define dgEponaSaddleLipTex "__OTR__objects/object_horse/gEponaSaddleLipTex"
|
|
static const ALIGN_ASSET(2) char gEponaSaddleLipTex[] = dgEponaSaddleLipTex;
|
|
|
|
#define dgEponaSaddleGirthTex "__OTR__objects/object_horse/gEponaSaddleGirthTex"
|
|
static const ALIGN_ASSET(2) char gEponaSaddleGirthTex[] = dgEponaSaddleGirthTex;
|
|
|
|
#define dgEponaHorseshoeTex "__OTR__objects/object_horse/gEponaHorseshoeTex"
|
|
static const ALIGN_ASSET(2) char gEponaHorseshoeTex[] = dgEponaHorseshoeTex;
|
|
|
|
#define dgEponaEyeTLUT "__OTR__objects/object_horse/gEponaEyeTLUT"
|
|
static const ALIGN_ASSET(2) char gEponaEyeTLUT[] = dgEponaEyeTLUT;
|
|
|
|
#define dgEponaEyeOpenTex "__OTR__objects/object_horse/gEponaEyeOpenTex"
|
|
static const ALIGN_ASSET(2) char gEponaEyeOpenTex[] = dgEponaEyeOpenTex;
|
|
|
|
#define dgEponaEyeHalfTex "__OTR__objects/object_horse/gEponaEyeHalfTex"
|
|
static const ALIGN_ASSET(2) char gEponaEyeHalfTex[] = dgEponaEyeHalfTex;
|
|
|
|
#define dgEponaEyeClosedTex "__OTR__objects/object_horse/gEponaEyeClosedTex"
|
|
static const ALIGN_ASSET(2) char gEponaEyeClosedTex[] = dgEponaEyeClosedTex;
|
|
|
|
#define dgEponaUnusedWhiteCubeDL "__OTR__objects/object_horse/gEponaUnusedWhiteCubeDL"
|
|
static const ALIGN_ASSET(2) char gEponaUnusedWhiteCubeDL[] = dgEponaUnusedWhiteCubeDL;
|
|
|
|
#define dgEponaUnusedWhiteRectangle1DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle1DL"
|
|
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle1DL[] = dgEponaUnusedWhiteRectangle1DL;
|
|
|
|
#define dgEponaUnusedWhiteRectangle2DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle2DL"
|
|
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle2DL[] = dgEponaUnusedWhiteRectangle2DL;
|
|
|
|
#define dgEponaUnusedWhiteRectangle3DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle3DL"
|
|
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle3DL[] = dgEponaUnusedWhiteRectangle3DL;
|
|
|
|
#define dgEponaUnusedWhiteRectangle4DL "__OTR__objects/object_horse/gEponaUnusedWhiteRectangle4DL"
|
|
static const ALIGN_ASSET(2) char gEponaUnusedWhiteRectangle4DL[] = dgEponaUnusedWhiteRectangle4DL;
|
|
|
|
#define dgEponaBlob_000000 "__OTR__objects/object_horse/gEponaBlob_000000"
|
|
static const ALIGN_ASSET(2) char gEponaBlob_000000[] = dgEponaBlob_000000;
|
|
|
|
#define dgEponaBlob_0007C0 "__OTR__objects/object_horse/gEponaBlob_0007C0"
|
|
static const ALIGN_ASSET(2) char gEponaBlob_0007C0[] = dgEponaBlob_0007C0;
|
|
|
|
#define dgEponaHeadLimbDL_00AC20 "__OTR__objects/object_horse/gEponaHeadLimbDL_00AC20"
|
|
static const ALIGN_ASSET(2) char gEponaHeadLimbDL_00AC20[] = dgEponaHeadLimbDL_00AC20;
|
|
|
|
#define dgEponaBodyLimbSkinLimbDL_00B7C0 "__OTR__objects/object_horse/gEponaBodyLimbSkinLimbDL_00B7C0"
|
|
static const ALIGN_ASSET(2) char gEponaBodyLimbSkinLimbDL_00B7C0[] = dgEponaBodyLimbSkinLimbDL_00B7C0;
|
|
|
|
#define dgEponaSaddleLimbDL_00B5E0 "__OTR__objects/object_horse/gEponaSaddleLimbDL_00B5E0"
|
|
static const ALIGN_ASSET(2) char gEponaSaddleLimbDL_00B5E0[] = dgEponaSaddleLimbDL_00B5E0;
|
|
|
|
#define dgEponaCannon1LimbDL_000BB0 "__OTR__objects/object_horse/gEponaCannon1LimbDL_000BB0"
|
|
static const ALIGN_ASSET(2) char gEponaCannon1LimbDL_000BB0[] = dgEponaCannon1LimbDL_000BB0;
|
|
|
|
#define dgEponaCannon2LimbDL_000FA0 "__OTR__objects/object_horse/gEponaCannon2LimbDL_000FA0"
|
|
static const ALIGN_ASSET(2) char gEponaCannon2LimbDL_000FA0[] = dgEponaCannon2LimbDL_000FA0;
|
|
|
|
#define dgEponaCannon3LimbDL_001370 "__OTR__objects/object_horse/gEponaCannon3LimbDL_001370"
|
|
static const ALIGN_ASSET(2) char gEponaCannon3LimbDL_001370[] = dgEponaCannon3LimbDL_001370;
|
|
|
|
#define dgEponaCannon4LimbDL_001740 "__OTR__objects/object_horse/gEponaCannon4LimbDL_001740"
|
|
static const ALIGN_ASSET(2) char gEponaCannon4LimbDL_001740[] = dgEponaCannon4LimbDL_001740;
|
|
|
|
#define dgEponaHoof1LimbDL_0009B0 "__OTR__objects/object_horse/gEponaHoof1LimbDL_0009B0"
|
|
static const ALIGN_ASSET(2) char gEponaHoof1LimbDL_0009B0[] = dgEponaHoof1LimbDL_0009B0;
|
|
|
|
#define dgEponaHoof2LimbDL_000DA0 "__OTR__objects/object_horse/gEponaHoof2LimbDL_000DA0"
|
|
static const ALIGN_ASSET(2) char gEponaHoof2LimbDL_000DA0[] = dgEponaHoof2LimbDL_000DA0;
|
|
|
|
#define dgEponaHoof3LimbDL_001170 "__OTR__objects/object_horse/gEponaHoof3LimbDL_001170"
|
|
static const ALIGN_ASSET(2) char gEponaHoof3LimbDL_001170[] = dgEponaHoof3LimbDL_001170;
|
|
|
|
#define dgEponaHoof4LimbDL_001540 "__OTR__objects/object_horse/gEponaHoof4LimbDL_001540"
|
|
static const ALIGN_ASSET(2) char gEponaHoof4LimbDL_001540[] = dgEponaHoof4LimbDL_001540;
|
|
|
|
|
|
#endif // OBJECTS_OBJECT_HORSE_H
|