Add asset headers (#2465)

This commit is contained in:
David Chavez
2023-02-14 14:29:46 +01:00
committed by GitHub
parent 8c87bc13db
commit 66b2d2d5fa
1637 changed files with 142018 additions and 61 deletions

View File

@@ -0,0 +1,206 @@
#pragma once
#define dgHorseNormalSkel "__OTR__objects/object_horse_normal/gHorseNormalSkel"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkel[] = dgHorseNormalSkel;
#else
static const char gHorseNormalSkel[] __attribute__((aligned (2))) = dgHorseNormalSkel;
#endif
#define dgHorseNormalGallopingAnim "__OTR__objects/object_horse_normal/gHorseNormalGallopingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalGallopingAnim[] = dgHorseNormalGallopingAnim;
#else
static const char gHorseNormalGallopingAnim[] __attribute__((aligned (2))) = dgHorseNormalGallopingAnim;
#endif
#define dgHorseNormalJumpingAnim "__OTR__objects/object_horse_normal/gHorseNormalJumpingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalJumpingAnim[] = dgHorseNormalJumpingAnim;
#else
static const char gHorseNormalJumpingAnim[] __attribute__((aligned (2))) = dgHorseNormalJumpingAnim;
#endif
#define dgHorseNormalJumpingHighAnim "__OTR__objects/object_horse_normal/gHorseNormalJumpingHighAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalJumpingHighAnim[] = dgHorseNormalJumpingHighAnim;
#else
static const char gHorseNormalJumpingHighAnim[] __attribute__((aligned (2))) = dgHorseNormalJumpingHighAnim;
#endif
#define dgHorseNormalTrottingAnim "__OTR__objects/object_horse_normal/gHorseNormalTrottingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalTrottingAnim[] = dgHorseNormalTrottingAnim;
#else
static const char gHorseNormalTrottingAnim[] __attribute__((aligned (2))) = dgHorseNormalTrottingAnim;
#endif
#define dgHorseNormalRearingAnim "__OTR__objects/object_horse_normal/gHorseNormalRearingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalRearingAnim[] = dgHorseNormalRearingAnim;
#else
static const char gHorseNormalRearingAnim[] __attribute__((aligned (2))) = dgHorseNormalRearingAnim;
#endif
#define dgHorseNormalRefuseAnim "__OTR__objects/object_horse_normal/gHorseNormalRefuseAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalRefuseAnim[] = dgHorseNormalRefuseAnim;
#else
static const char gHorseNormalRefuseAnim[] __attribute__((aligned (2))) = dgHorseNormalRefuseAnim;
#endif
#define dgHorseNormalIdleAnim "__OTR__objects/object_horse_normal/gHorseNormalIdleAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalIdleAnim[] = dgHorseNormalIdleAnim;
#else
static const char gHorseNormalIdleAnim[] __attribute__((aligned (2))) = dgHorseNormalIdleAnim;
#endif
#define dgHorseNormalWhinnyAnim "__OTR__objects/object_horse_normal/gHorseNormalWhinnyAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalWhinnyAnim[] = dgHorseNormalWhinnyAnim;
#else
static const char gHorseNormalWhinnyAnim[] __attribute__((aligned (2))) = dgHorseNormalWhinnyAnim;
#endif
#define dgHorseNormalWalkingAnim "__OTR__objects/object_horse_normal/gHorseNormalWalkingAnim"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalWalkingAnim[] = dgHorseNormalWalkingAnim;
#else
static const char gHorseNormalWalkingAnim[] __attribute__((aligned (2))) = dgHorseNormalWalkingAnim;
#endif
#define dgHorseNormalEyeTex "__OTR__objects/object_horse_normal/gHorseNormalEyeTex"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalEyeTex[] = dgHorseNormalEyeTex;
#else
static const char gHorseNormalEyeTex[] __attribute__((aligned (2))) = dgHorseNormalEyeTex;
#endif
#define dobject_horse_normalTex_005B98 "__OTR__objects/object_horse_normal/object_horse_normalTex_005B98"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_005B98[] = dobject_horse_normalTex_005B98;
#else
static const char object_horse_normalTex_005B98[] __attribute__((aligned (2))) = dobject_horse_normalTex_005B98;
#endif
#define dobject_horse_normalTex_007128 "__OTR__objects/object_horse_normal/object_horse_normalTex_007128"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_007128[] = dobject_horse_normalTex_007128;
#else
static const char object_horse_normalTex_007128[] __attribute__((aligned (2))) = dobject_horse_normalTex_007128;
#endif
#define dobject_horse_normalTex_007028 "__OTR__objects/object_horse_normal/object_horse_normalTex_007028"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_007028[] = dobject_horse_normalTex_007028;
#else
static const char object_horse_normalTex_007028[] __attribute__((aligned (2))) = dobject_horse_normalTex_007028;
#endif
#define dobject_horse_normalTex_006F28 "__OTR__objects/object_horse_normal/object_horse_normalTex_006F28"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_006F28[] = dobject_horse_normalTex_006F28;
#else
static const char object_horse_normalTex_006F28[] __attribute__((aligned (2))) = dobject_horse_normalTex_006F28;
#endif
#define dobject_horse_normalTex_0058D8 "__OTR__objects/object_horse_normal/object_horse_normalTex_0058D8"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_0058D8[] = dobject_horse_normalTex_0058D8;
#else
static const char object_horse_normalTex_0058D8[] __attribute__((aligned (2))) = dobject_horse_normalTex_0058D8;
#endif
#define dgHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528[] = dgHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528;
#else
static const char gHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528;
#endif
#define dgHorseNormalSkelLimbsLimb_009CE4DL_006C08 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009CE4DL_006C08"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009CE4DL_006C08[] = dgHorseNormalSkelLimbsLimb_009CE4DL_006C08;
#else
static const char gHorseNormalSkelLimbsLimb_009CE4DL_006C08[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009CE4DL_006C08;
#endif
#define dgHorseNormalSkelLimbsLimb_009D54DL_006B50 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009D54DL_006B50"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009D54DL_006B50[] = dgHorseNormalSkelLimbsLimb_009D54DL_006B50;
#else
static const char gHorseNormalSkelLimbsLimb_009D54DL_006B50[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009D54DL_006B50;
#endif
#define dgHorseNormalSkelLimbsLimb_009D64DL_006AD8 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009D64DL_006AD8"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009D64DL_006AD8[] = dgHorseNormalSkelLimbsLimb_009D64DL_006AD8;
#else
static const char gHorseNormalSkelLimbsLimb_009D64DL_006AD8[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009D64DL_006AD8;
#endif
#define dgHorseNormalSkelLimbsLimb_009DD4DL_0067C0 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009DD4DL_0067C0"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009DD4DL_0067C0[] = dgHorseNormalSkelLimbsLimb_009DD4DL_0067C0;
#else
static const char gHorseNormalSkelLimbsLimb_009DD4DL_0067C0[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009DD4DL_0067C0;
#endif
#define dgHorseNormalSkelLimbsLimb_009DE4DL_006748 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009DE4DL_006748"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009DE4DL_006748[] = dgHorseNormalSkelLimbsLimb_009DE4DL_006748;
#else
static const char gHorseNormalSkelLimbsLimb_009DE4DL_006748[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009DE4DL_006748;
#endif
#define dgHorseNormalSkelLimbsLimb_009E54DL_006A20 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009E54DL_006A20"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009E54DL_006A20[] = dgHorseNormalSkelLimbsLimb_009E54DL_006A20;
#else
static const char gHorseNormalSkelLimbsLimb_009E54DL_006A20[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009E54DL_006A20;
#endif
#define dgHorseNormalSkelLimbsLimb_009E64DL_0069A8 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009E64DL_0069A8"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009E64DL_0069A8[] = dgHorseNormalSkelLimbsLimb_009E64DL_0069A8;
#else
static const char gHorseNormalSkelLimbsLimb_009E64DL_0069A8[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009E64DL_0069A8;
#endif
#define dgHorseNormalSkelLimbsLimb_009ED4DL_0068F0 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009ED4DL_0068F0"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009ED4DL_0068F0[] = dgHorseNormalSkelLimbsLimb_009ED4DL_0068F0;
#else
static const char gHorseNormalSkelLimbsLimb_009ED4DL_0068F0[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009ED4DL_0068F0;
#endif
#define dgHorseNormalSkelLimbsLimb_009EE4DL_006878 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009EE4DL_006878"
#ifdef _WIN32
static const __declspec(align(2)) char gHorseNormalSkelLimbsLimb_009EE4DL_006878[] = dgHorseNormalSkelLimbsLimb_009EE4DL_006878;
#else
static const char gHorseNormalSkelLimbsLimb_009EE4DL_006878[] __attribute__((aligned (2))) = dgHorseNormalSkelLimbsLimb_009EE4DL_006878;
#endif
#define dgHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528 "__OTR__objects/object_horse_normal/gHorseNormalSkelLimbsLimb_009C64SkinLimbDL_007528"
#define dobject_horse_normalTex_005918 "__OTR__objects/object_horse_normal/object_horse_normalTex_005918"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_005918[] = dobject_horse_normalTex_005918;
#else
static const char object_horse_normalTex_005918[] __attribute__((aligned (2))) = dobject_horse_normalTex_005918;
#endif
#define dobject_horse_normalTex_005C98 "__OTR__objects/object_horse_normal/object_horse_normalTex_005C98"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_005C98[] = dobject_horse_normalTex_005C98;
#else
static const char object_horse_normalTex_005C98[] __attribute__((aligned (2))) = dobject_horse_normalTex_005C98;
#endif
#define dobject_horse_normalTex_005B18 "__OTR__objects/object_horse_normal/object_horse_normalTex_005B18"
#ifdef _WIN32
static const __declspec(align(2)) char object_horse_normalTex_005B18[] = dobject_horse_normalTex_005B18;
#else
static const char object_horse_normalTex_005B18[] __attribute__((aligned (2))) = dobject_horse_normalTex_005B18;
#endif