Shipwright/soh/assets/objects/object_hni/object_hni.h

269 lines
12 KiB
C
Raw Normal View History

2023-02-14 08:29:46 -05:00
#pragma once
#define dgHorseIngoSkel "__OTR__objects/object_hni/gHorseIngoSkel"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSkel[] = dgHorseIngoSkel;
#else
static const char gHorseIngoSkel[] __attribute__((aligned (2))) = dgHorseIngoSkel;
#endif
#define dgHorseIngoIdleAnim "__OTR__objects/object_hni/gHorseIngoIdleAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoIdleAnim[] = dgHorseIngoIdleAnim;
#else
static const char gHorseIngoIdleAnim[] __attribute__((aligned (2))) = dgHorseIngoIdleAnim;
#endif
#define dgHorseIngoWhinnyAnim "__OTR__objects/object_hni/gHorseIngoWhinnyAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoWhinnyAnim[] = dgHorseIngoWhinnyAnim;
#else
static const char gHorseIngoWhinnyAnim[] __attribute__((aligned (2))) = dgHorseIngoWhinnyAnim;
#endif
#define dgHorseIngoRefuseAnim "__OTR__objects/object_hni/gHorseIngoRefuseAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoRefuseAnim[] = dgHorseIngoRefuseAnim;
#else
static const char gHorseIngoRefuseAnim[] __attribute__((aligned (2))) = dgHorseIngoRefuseAnim;
#endif
#define dgHorseIngoRearingAnim "__OTR__objects/object_hni/gHorseIngoRearingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoRearingAnim[] = dgHorseIngoRearingAnim;
#else
static const char gHorseIngoRearingAnim[] __attribute__((aligned (2))) = dgHorseIngoRearingAnim;
#endif
#define dgHorseIngoWalkingAnim "__OTR__objects/object_hni/gHorseIngoWalkingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoWalkingAnim[] = dgHorseIngoWalkingAnim;
#else
static const char gHorseIngoWalkingAnim[] __attribute__((aligned (2))) = dgHorseIngoWalkingAnim;
#endif
#define dgHorseIngoTrottingAnim "__OTR__objects/object_hni/gHorseIngoTrottingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoTrottingAnim[] = dgHorseIngoTrottingAnim;
#else
static const char gHorseIngoTrottingAnim[] __attribute__((aligned (2))) = dgHorseIngoTrottingAnim;
#endif
#define dgHorseIngoGallopingAnim "__OTR__objects/object_hni/gHorseIngoGallopingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoGallopingAnim[] = dgHorseIngoGallopingAnim;
#else
static const char gHorseIngoGallopingAnim[] __attribute__((aligned (2))) = dgHorseIngoGallopingAnim;
#endif
#define dgHorseIngoJumpingAnim "__OTR__objects/object_hni/gHorseIngoJumpingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoJumpingAnim[] = dgHorseIngoJumpingAnim;
#else
static const char gHorseIngoJumpingAnim[] __attribute__((aligned (2))) = dgHorseIngoJumpingAnim;
#endif
#define dgHorseIngoJumpingHighAnim "__OTR__objects/object_hni/gHorseIngoJumpingHighAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoJumpingHighAnim[] = dgHorseIngoJumpingHighAnim;
#else
static const char gHorseIngoJumpingHighAnim[] __attribute__((aligned (2))) = dgHorseIngoJumpingHighAnim;
#endif
#define dgHorseIngoManeTex "__OTR__objects/object_hni/gHorseIngoManeTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoManeTex[] = dgHorseIngoManeTex;
#else
static const char gHorseIngoManeTex[] __attribute__((aligned (2))) = dgHorseIngoManeTex;
#endif
#define dgHorseIngoNostrilsTex "__OTR__objects/object_hni/gHorseIngoNostrilsTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoNostrilsTex[] = dgHorseIngoNostrilsTex;
#else
static const char gHorseIngoNostrilsTex[] __attribute__((aligned (2))) = dgHorseIngoNostrilsTex;
#endif
#define dgHorseIngoNoseTex "__OTR__objects/object_hni/gHorseIngoNoseTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoNoseTex[] = dgHorseIngoNoseTex;
#else
static const char gHorseIngoNoseTex[] __attribute__((aligned (2))) = dgHorseIngoNoseTex;
#endif
#define dgHorseIngoForeheadTex "__OTR__objects/object_hni/gHorseIngoForeheadTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoForeheadTex[] = dgHorseIngoForeheadTex;
#else
static const char gHorseIngoForeheadTex[] __attribute__((aligned (2))) = dgHorseIngoForeheadTex;
#endif
#define dgHorseIngoNeckTex "__OTR__objects/object_hni/gHorseIngoNeckTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoNeckTex[] = dgHorseIngoNeckTex;
#else
static const char gHorseIngoNeckTex[] __attribute__((aligned (2))) = dgHorseIngoNeckTex;
#endif
#define dgHorseIngoThighTex "__OTR__objects/object_hni/gHorseIngoThighTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoThighTex[] = dgHorseIngoThighTex;
#else
static const char gHorseIngoThighTex[] __attribute__((aligned (2))) = dgHorseIngoThighTex;
#endif
#define dgHorseIngoShoulderTex "__OTR__objects/object_hni/gHorseIngoShoulderTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoShoulderTex[] = dgHorseIngoShoulderTex;
#else
static const char gHorseIngoShoulderTex[] __attribute__((aligned (2))) = dgHorseIngoShoulderTex;
#endif
#define dgHorseIngoSaddleGirthTex "__OTR__objects/object_hni/gHorseIngoSaddleGirthTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSaddleGirthTex[] = dgHorseIngoSaddleGirthTex;
#else
static const char gHorseIngoSaddleGirthTex[] __attribute__((aligned (2))) = dgHorseIngoSaddleGirthTex;
#endif
#define dgHorseIngoSaddlePadTex "__OTR__objects/object_hni/gHorseIngoSaddlePadTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSaddlePadTex[] = dgHorseIngoSaddlePadTex;
#else
static const char gHorseIngoSaddlePadTex[] __attribute__((aligned (2))) = dgHorseIngoSaddlePadTex;
#endif
#define dgHorseIngoSaddleTex "__OTR__objects/object_hni/gHorseIngoSaddleTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSaddleTex[] = dgHorseIngoSaddleTex;
#else
static const char gHorseIngoSaddleTex[] __attribute__((aligned (2))) = dgHorseIngoSaddleTex;
#endif
#define dgHorseIngoSaddleFlapTex "__OTR__objects/object_hni/gHorseIngoSaddleFlapTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSaddleFlapTex[] = dgHorseIngoSaddleFlapTex;
#else
static const char gHorseIngoSaddleFlapTex[] __attribute__((aligned (2))) = dgHorseIngoSaddleFlapTex;
#endif
#define dgHorseIngoHorseshoeTex "__OTR__objects/object_hni/gHorseIngoHorseshoeTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHorseshoeTex[] = dgHorseIngoHorseshoeTex;
#else
static const char gHorseIngoHorseshoeTex[] __attribute__((aligned (2))) = dgHorseIngoHorseshoeTex;
#endif
#define dgHorseIngoFeatheringTex "__OTR__objects/object_hni/gHorseIngoFeatheringTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoFeatheringTex[] = dgHorseIngoFeatheringTex;
#else
static const char gHorseIngoFeatheringTex[] __attribute__((aligned (2))) = dgHorseIngoFeatheringTex;
#endif
#define dgHorseIngoGerudoSaddleDL "__OTR__objects/object_hni/gHorseIngoGerudoSaddleDL"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoGerudoSaddleDL[] = dgHorseIngoGerudoSaddleDL;
#else
static const char gHorseIngoGerudoSaddleDL[] __attribute__((aligned (2))) = dgHorseIngoGerudoSaddleDL;
#endif
#define dgHorseIngoGerudoSaddleTex "__OTR__objects/object_hni/gHorseIngoGerudoSaddleTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoGerudoSaddleTex[] = dgHorseIngoGerudoSaddleTex;
#else
static const char gHorseIngoGerudoSaddleTex[] __attribute__((aligned (2))) = dgHorseIngoGerudoSaddleTex;
#endif
#define dgHorseIngoGerudoSaddleFlapTex "__OTR__objects/object_hni/gHorseIngoGerudoSaddleFlapTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoGerudoSaddleFlapTex[] = dgHorseIngoGerudoSaddleFlapTex;
#else
static const char gHorseIngoGerudoSaddleFlapTex[] __attribute__((aligned (2))) = dgHorseIngoGerudoSaddleFlapTex;
#endif
#define dgHorseIngoEyeTex "__OTR__objects/object_hni/gHorseIngoEyeTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoEyeTex[] = dgHorseIngoEyeTex;
#else
static const char gHorseIngoEyeTex[] __attribute__((aligned (2))) = dgHorseIngoEyeTex;
#endif
#define dgHorseIngoSkelLimbsLimb_0047C8DL_002110 "__OTR__objects/object_hni/gHorseIngoSkelLimbsLimb_0047C8DL_002110"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSkelLimbsLimb_0047C8DL_002110[] = dgHorseIngoSkelLimbsLimb_0047C8DL_002110;
#else
static const char gHorseIngoSkelLimbsLimb_0047C8DL_002110[] __attribute__((aligned (2))) = dgHorseIngoSkelLimbsLimb_0047C8DL_002110;
#endif
#define dgHorseIngoSkelLimbsLimb_004848DL_001C90 "__OTR__objects/object_hni/gHorseIngoSkelLimbsLimb_004848DL_001C90"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSkelLimbsLimb_004848DL_001C90[] = dgHorseIngoSkelLimbsLimb_004848DL_001C90;
#else
static const char gHorseIngoSkelLimbsLimb_004848DL_001C90[] __attribute__((aligned (2))) = dgHorseIngoSkelLimbsLimb_004848DL_001C90;
#endif
#define dgHorseIngoSkelLimbsLimb_0048D8DL_001F90 "__OTR__objects/object_hni/gHorseIngoSkelLimbsLimb_0048D8DL_001F90"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSkelLimbsLimb_0048D8DL_001F90[] = dgHorseIngoSkelLimbsLimb_0048D8DL_001F90;
#else
static const char gHorseIngoSkelLimbsLimb_0048D8DL_001F90[] __attribute__((aligned (2))) = dgHorseIngoSkelLimbsLimb_0048D8DL_001F90;
#endif
#define dgHorseIngoSkelLimbsLimb_004958DL_001E10 "__OTR__objects/object_hni/gHorseIngoSkelLimbsLimb_004958DL_001E10"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSkelLimbsLimb_004958DL_001E10[] = dgHorseIngoSkelLimbsLimb_004958DL_001E10;
#else
static const char gHorseIngoSkelLimbsLimb_004958DL_001E10[] __attribute__((aligned (2))) = dgHorseIngoSkelLimbsLimb_004958DL_001E10;
#endif
#define dgHorseIngoHeadLimbDL_002290 "__OTR__objects/object_hni/gHorseIngoHeadLimbDL_002290"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHeadLimbDL_002290[] = dgHorseIngoHeadLimbDL_002290;
#else
static const char gHorseIngoHeadLimbDL_002290[] __attribute__((aligned (2))) = dgHorseIngoHeadLimbDL_002290;
#endif
#define dgHorseIngoBodyLimbSkinLimbDL_006ED0 "__OTR__objects/object_hni/gHorseIngoBodyLimbSkinLimbDL_006ED0"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoBodyLimbSkinLimbDL_006ED0[] = dgHorseIngoBodyLimbSkinLimbDL_006ED0;
#else
static const char gHorseIngoBodyLimbSkinLimbDL_006ED0[] __attribute__((aligned (2))) = dgHorseIngoBodyLimbSkinLimbDL_006ED0;
#endif
#define dgHorseIngoSaddleLimbDL_0025D8 "__OTR__objects/object_hni/gHorseIngoSaddleLimbDL_0025D8"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoSaddleLimbDL_0025D8[] = dgHorseIngoSaddleLimbDL_0025D8;
#else
static const char gHorseIngoSaddleLimbDL_0025D8[] __attribute__((aligned (2))) = dgHorseIngoSaddleLimbDL_0025D8;
#endif
#define dgHorseIngoHoof1LimbDL_001D08 "__OTR__objects/object_hni/gHorseIngoHoof1LimbDL_001D08"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHoof1LimbDL_001D08[] = dgHorseIngoHoof1LimbDL_001D08;
#else
static const char gHorseIngoHoof1LimbDL_001D08[] __attribute__((aligned (2))) = dgHorseIngoHoof1LimbDL_001D08;
#endif
#define dgHorseIngoHoof2LimbDL_001E88 "__OTR__objects/object_hni/gHorseIngoHoof2LimbDL_001E88"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHoof2LimbDL_001E88[] = dgHorseIngoHoof2LimbDL_001E88;
#else
static const char gHorseIngoHoof2LimbDL_001E88[] __attribute__((aligned (2))) = dgHorseIngoHoof2LimbDL_001E88;
#endif
#define dgHorseIngoHoof3LimbDL_002008 "__OTR__objects/object_hni/gHorseIngoHoof3LimbDL_002008"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHoof3LimbDL_002008[] = dgHorseIngoHoof3LimbDL_002008;
#else
static const char gHorseIngoHoof3LimbDL_002008[] __attribute__((aligned (2))) = dgHorseIngoHoof3LimbDL_002008;
#endif
#define dgHorseIngoHoof4LimbDL_002188 "__OTR__objects/object_hni/gHorseIngoHoof4LimbDL_002188"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseIngoHoof4LimbDL_002188[] = dgHorseIngoHoof4LimbDL_002188;
#else
static const char gHorseIngoHoof4LimbDL_002188[] __attribute__((aligned (2))) = dgHorseIngoHoof4LimbDL_002188;
#endif