2023-02-14 08:29:46 -05:00
|
|
|
#pragma once
|
|
|
|
#define dgSheikSkel "__OTR__objects/object_xc/gSheikSkel"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkel[] = dgSheikSkel;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkel[] __attribute__((aligned (2))) = dgSheikSkel;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPlayingHarpAnim "__OTR__objects/object_xc/gSheikPlayingHarpAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPlayingHarpAnim[] = dgSheikPlayingHarpAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPlayingHarpAnim[] __attribute__((aligned (2))) = dgSheikPlayingHarpAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikShowingTriforceOnHandAnim "__OTR__objects/object_xc/gSheikShowingTriforceOnHandAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikShowingTriforceOnHandAnim[] = dgSheikShowingTriforceOnHandAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikShowingTriforceOnHandAnim[] __attribute__((aligned (2))) = dgSheikShowingTriforceOnHandAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikShowingTriforceOnHandIdleAnim "__OTR__objects/object_xc/gSheikShowingTriforceOnHandIdleAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikShowingTriforceOnHandIdleAnim[] = dgSheikShowingTriforceOnHandIdleAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikShowingTriforceOnHandIdleAnim[] __attribute__((aligned (2))) = dgSheikShowingTriforceOnHandIdleAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPlayingHarp2Anim "__OTR__objects/object_xc/gSheikPlayingHarp2Anim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPlayingHarp2Anim[] = dgSheikPlayingHarp2Anim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPlayingHarp2Anim[] __attribute__((aligned (2))) = dgSheikPlayingHarp2Anim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPlayingHarp3Anim "__OTR__objects/object_xc/gSheikPlayingHarp3Anim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPlayingHarp3Anim[] = dgSheikPlayingHarp3Anim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPlayingHarp3Anim[] __attribute__((aligned (2))) = dgSheikPlayingHarp3Anim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPlayingHarp4Anim "__OTR__objects/object_xc/gSheikPlayingHarp4Anim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPlayingHarp4Anim[] = dgSheikPlayingHarp4Anim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPlayingHarp4Anim[] __attribute__((aligned (2))) = dgSheikPlayingHarp4Anim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikIdleAnim "__OTR__objects/object_xc/gSheikIdleAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikIdleAnim[] = dgSheikIdleAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikIdleAnim[] __attribute__((aligned (2))) = dgSheikIdleAnim;
|
|
|
|
#endif
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dobject_xc_TLUT_004A40 "__OTR__objects/object_xc/object_xc_TLUT_004A40"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xc_TLUT_004A40[] = dobject_xc_TLUT_004A40;
|
|
|
|
#else
|
|
|
|
static const char object_xc_TLUT_004A40[] __attribute__((aligned (2))) = dobject_xc_TLUT_004A40;
|
|
|
|
#endif
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dgSheikWalkingAnim "__OTR__objects/object_xc/gSheikWalkingAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikWalkingAnim[] = dgSheikWalkingAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikWalkingAnim[] __attribute__((aligned (2))) = dgSheikWalkingAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikArmsCrossedIdleAnim "__OTR__objects/object_xc/gSheikArmsCrossedIdleAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikArmsCrossedIdleAnim[] = dgSheikArmsCrossedIdleAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikArmsCrossedIdleAnim[] __attribute__((aligned (2))) = dgSheikArmsCrossedIdleAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikFallingFromContortionsAnim "__OTR__objects/object_xc/gSheikFallingFromContortionsAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikFallingFromContortionsAnim[] = dgSheikFallingFromContortionsAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikFallingFromContortionsAnim[] __attribute__((aligned (2))) = dgSheikFallingFromContortionsAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikContortionsAnim "__OTR__objects/object_xc/gSheikContortionsAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikContortionsAnim[] = dgSheikContortionsAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikContortionsAnim[] __attribute__((aligned (2))) = dgSheikContortionsAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPlayingHarp5Anim "__OTR__objects/object_xc/gSheikPlayingHarp5Anim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPlayingHarp5Anim[] = dgSheikPlayingHarp5Anim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPlayingHarp5Anim[] __attribute__((aligned (2))) = dgSheikPlayingHarp5Anim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikInitialHarpAnim "__OTR__objects/object_xc/gSheikInitialHarpAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikInitialHarpAnim[] = dgSheikInitialHarpAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikInitialHarpAnim[] __attribute__((aligned (2))) = dgSheikInitialHarpAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikDefenseStanceAnim "__OTR__objects/object_xc/gSheikDefenseStanceAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikDefenseStanceAnim[] = dgSheikDefenseStanceAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikDefenseStanceAnim[] __attribute__((aligned (2))) = dgSheikDefenseStanceAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikThrowingNutAnim "__OTR__objects/object_xc/gSheikThrowingNutAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikThrowingNutAnim[] = dgSheikThrowingNutAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikThrowingNutAnim[] __attribute__((aligned (2))) = dgSheikThrowingNutAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikKneelingAnim "__OTR__objects/object_xc/gSheikKneelingAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikKneelingAnim[] = dgSheikKneelingAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikKneelingAnim[] __attribute__((aligned (2))) = dgSheikKneelingAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikHittingGroundAnim "__OTR__objects/object_xc/gSheikHittingGroundAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikHittingGroundAnim[] = dgSheikHittingGroundAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikHittingGroundAnim[] __attribute__((aligned (2))) = dgSheikHittingGroundAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikAnim_01A048 "__OTR__objects/object_xc/gSheikAnim_01A048"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikAnim_01A048[] = dgSheikAnim_01A048;
|
|
|
|
#else
|
|
|
|
static const char gSheikAnim_01A048[] __attribute__((aligned (2))) = dgSheikAnim_01A048;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikPullingOutHarpAnim "__OTR__objects/object_xc/gSheikPullingOutHarpAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikPullingOutHarpAnim[] = dgSheikPullingOutHarpAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikPullingOutHarpAnim[] __attribute__((aligned (2))) = dgSheikPullingOutHarpAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikFallingFromSkyAnim "__OTR__objects/object_xc/gSheikFallingFromSkyAnim"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikFallingFromSkyAnim[] = dgSheikFallingFromSkyAnim;
|
|
|
|
#else
|
|
|
|
static const char gSheikFallingFromSkyAnim[] __attribute__((aligned (2))) = dgSheikFallingFromSkyAnim;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikEyeOpenTex "__OTR__objects/object_xc/gSheikEyeOpenTex"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikEyeOpenTex[] = dgSheikEyeOpenTex;
|
|
|
|
#else
|
|
|
|
static const char gSheikEyeOpenTex[] __attribute__((aligned (2))) = dgSheikEyeOpenTex;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikEyeHalfClosedTex "__OTR__objects/object_xc/gSheikEyeHalfClosedTex"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikEyeHalfClosedTex[] = dgSheikEyeHalfClosedTex;
|
|
|
|
#else
|
|
|
|
static const char gSheikEyeHalfClosedTex[] __attribute__((aligned (2))) = dgSheikEyeHalfClosedTex;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikEyeShutTex "__OTR__objects/object_xc/gSheikEyeShutTex"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikEyeShutTex[] = dgSheikEyeShutTex;
|
|
|
|
#else
|
|
|
|
static const char gSheikEyeShutTex[] __attribute__((aligned (2))) = dgSheikEyeShutTex;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikEyeSquintingTex "__OTR__objects/object_xc/gSheikEyeSquintingTex"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikEyeSquintingTex[] = dgSheikEyeSquintingTex;
|
|
|
|
#else
|
|
|
|
static const char gSheikEyeSquintingTex[] __attribute__((aligned (2))) = dgSheikEyeSquintingTex;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikHarpDL "__OTR__objects/object_xc/gSheikHarpDL"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikHarpDL[] = dgSheikHarpDL;
|
|
|
|
#else
|
|
|
|
static const char gSheikHarpDL[] __attribute__((aligned (2))) = dgSheikHarpDL;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikDL_011620 "__OTR__objects/object_xc/gSheikDL_011620"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikDL_011620[] = dgSheikDL_011620;
|
|
|
|
#else
|
|
|
|
static const char gSheikDL_011620[] __attribute__((aligned (2))) = dgSheikDL_011620;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikDL_012970 "__OTR__objects/object_xc/gSheikDL_012970"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikDL_012970[] = dgSheikDL_012970;
|
|
|
|
#else
|
|
|
|
static const char gSheikDL_012970[] __attribute__((aligned (2))) = dgSheikDL_012970;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_0129FCDL_00EA98 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_0129FCDL_00EA98"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_0129FCDL_00EA98[] = dgSheikSkelLimbsLimb_0129FCDL_00EA98;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_0129FCDL_00EA98[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_0129FCDL_00EA98;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A08DL_00F150 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A08DL_00F150"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A08DL_00F150[] = dgSheikSkelLimbsLimb_012A08DL_00F150;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A08DL_00F150[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A08DL_00F150;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A14DL_00F320 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A14DL_00F320"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A14DL_00F320[] = dgSheikSkelLimbsLimb_012A14DL_00F320;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A14DL_00F320[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A14DL_00F320;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A20DL_00F510 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A20DL_00F510"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A20DL_00F510[] = dgSheikSkelLimbsLimb_012A20DL_00F510;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A20DL_00F510[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A20DL_00F510;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A2CDL_00EBE0 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A2CDL_00EBE0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A2CDL_00EBE0[] = dgSheikSkelLimbsLimb_012A2CDL_00EBE0;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A2CDL_00EBE0[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A2CDL_00EBE0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A38DL_00EDB0 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A38DL_00EDB0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A38DL_00EDB0[] = dgSheikSkelLimbsLimb_012A38DL_00EDB0;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A38DL_00EDB0[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A38DL_00EDB0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A44DL_00EFA0 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A44DL_00EFA0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A44DL_00EFA0[] = dgSheikSkelLimbsLimb_012A44DL_00EFA0;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A44DL_00EFA0[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A44DL_00EFA0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A50DL_00D120 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A50DL_00D120"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A50DL_00D120[] = dgSheikSkelLimbsLimb_012A50DL_00D120;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A50DL_00D120[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A50DL_00D120;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A5CDL_00E460 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A5CDL_00E460"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A5CDL_00E460[] = dgSheikSkelLimbsLimb_012A5CDL_00E460;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A5CDL_00E460[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A5CDL_00E460;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A68DL_00E630 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A68DL_00E630"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A68DL_00E630[] = dgSheikSkelLimbsLimb_012A68DL_00E630;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A68DL_00E630[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A68DL_00E630;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A74DL_00E858 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A74DL_00E858"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A74DL_00E858[] = dgSheikSkelLimbsLimb_012A74DL_00E858;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A74DL_00E858[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A74DL_00E858;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A80DL_00DE28 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A80DL_00DE28"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A80DL_00DE28[] = dgSheikSkelLimbsLimb_012A80DL_00DE28;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A80DL_00DE28[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A80DL_00DE28;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A8CDL_00DFF8 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A8CDL_00DFF8"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A8CDL_00DFF8[] = dgSheikSkelLimbsLimb_012A8CDL_00DFF8;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A8CDL_00DFF8[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A8CDL_00DFF8;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012A98DL_00E220 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012A98DL_00E220"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012A98DL_00E220[] = dgSheikSkelLimbsLimb_012A98DL_00E220;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012A98DL_00E220[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012A98DL_00E220;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dgSheikSkelLimbsLimb_012AA4DL_00D710 "__OTR__objects/object_xc/gSheikSkelLimbsLimb_012AA4DL_00D710"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char gSheikSkelLimbsLimb_012AA4DL_00D710[] = dgSheikSkelLimbsLimb_012AA4DL_00D710;
|
|
|
|
#else
|
|
|
|
static const char gSheikSkelLimbsLimb_012AA4DL_00D710[] __attribute__((aligned (2))) = dgSheikSkelLimbsLimb_012AA4DL_00D710;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00F790 "__OTR__objects/object_xc/object_xcTex_00F790"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00F790[] = dobject_xcTex_00F790;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00F790[] __attribute__((aligned (2))) = dobject_xcTex_00F790;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTLUT_00F6C0 "__OTR__objects/object_xc/object_xcTLUT_00F6C0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTLUT_00F6C0[] = dobject_xcTLUT_00F6C0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTLUT_00F6C0[] __attribute__((aligned (2))) = dobject_xcTLUT_00F6C0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00F7D0 "__OTR__objects/object_xc/object_xcTex_00F7D0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00F7D0[] = dobject_xcTex_00F7D0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00F7D0[] __attribute__((aligned (2))) = dobject_xcTex_00F7D0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTLUT_00F720 "__OTR__objects/object_xc/object_xcTLUT_00F720"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTLUT_00F720[] = dobject_xcTLUT_00F720;
|
|
|
|
#else
|
|
|
|
static const char object_xcTLUT_00F720[] __attribute__((aligned (2))) = dobject_xcTLUT_00F720;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00FBD0 "__OTR__objects/object_xc/object_xcTex_00FBD0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00FBD0[] = dobject_xcTex_00FBD0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00FBD0[] __attribute__((aligned (2))) = dobject_xcTex_00FBD0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00FD10 "__OTR__objects/object_xc/object_xcTex_00FD10"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00FD10[] = dobject_xcTex_00FD10;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00FD10[] __attribute__((aligned (2))) = dobject_xcTex_00FD10;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00FD90 "__OTR__objects/object_xc/object_xcTex_00FD90"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00FD90[] = dobject_xcTex_00FD90;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00FD90[] __attribute__((aligned (2))) = dobject_xcTex_00FD90;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00FDD0 "__OTR__objects/object_xc/object_xcTex_00FDD0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00FDD0[] = dobject_xcTex_00FDD0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00FDD0[] __attribute__((aligned (2))) = dobject_xcTex_00FDD0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_0101D0 "__OTR__objects/object_xc/object_xcTex_0101D0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_0101D0[] = dobject_xcTex_0101D0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_0101D0[] __attribute__((aligned (2))) = dobject_xcTex_0101D0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_00FCD0 "__OTR__objects/object_xc/object_xcTex_00FCD0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_00FCD0[] = dobject_xcTex_00FCD0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_00FCD0[] __attribute__((aligned (2))) = dobject_xcTex_00FCD0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_011930 "__OTR__objects/object_xc/object_xcTex_011930"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_011930[] = dobject_xcTex_011930;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_011930[] __attribute__((aligned (2))) = dobject_xcTex_011930;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTLUT_004840 "__OTR__objects/object_xc/object_xcTLUT_004840"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTLUT_004840[] = dobject_xcTLUT_004840;
|
|
|
|
#else
|
|
|
|
static const char object_xcTLUT_004840[] __attribute__((aligned (2))) = dobject_xcTLUT_004840;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_006D80 "__OTR__objects/object_xc/object_xcTex_006D80"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_006D80[] = dobject_xcTex_006D80;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_006D80[] __attribute__((aligned (2))) = dobject_xcTex_006D80;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_007280 "__OTR__objects/object_xc/object_xcTex_007280"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_007280[] = dobject_xcTex_007280;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_007280[] __attribute__((aligned (2))) = dobject_xcTex_007280;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_007380 "__OTR__objects/object_xc/object_xcTex_007380"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_007380[] = dobject_xcTex_007380;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_007380[] __attribute__((aligned (2))) = dobject_xcTex_007380;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_007B80 "__OTR__objects/object_xc/object_xcTex_007B80"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_007B80[] = dobject_xcTex_007B80;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_007B80[] __attribute__((aligned (2))) = dobject_xcTex_007B80;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_008380 "__OTR__objects/object_xc/object_xcTex_008380"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_008380[] = dobject_xcTex_008380;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_008380[] __attribute__((aligned (2))) = dobject_xcTex_008380;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_008B80 "__OTR__objects/object_xc/object_xcTex_008B80"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_008B80[] = dobject_xcTex_008B80;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_008B80[] __attribute__((aligned (2))) = dobject_xcTex_008B80;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_008C00 "__OTR__objects/object_xc/object_xcTex_008C00"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_008C00[] = dobject_xcTex_008C00;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_008C00[] __attribute__((aligned (2))) = dobject_xcTex_008C00;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_004C40 "__OTR__objects/object_xc/object_xcTex_004C40"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_004C40[] = dobject_xcTex_004C40;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_004C40[] __attribute__((aligned (2))) = dobject_xcTex_004C40;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_0060C0 "__OTR__objects/object_xc/object_xcTex_0060C0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_0060C0[] = dobject_xcTex_0060C0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_0060C0[] __attribute__((aligned (2))) = dobject_xcTex_0060C0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_0064C0 "__OTR__objects/object_xc/object_xcTex_0064C0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_0064C0[] = dobject_xcTex_0064C0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_0064C0[] __attribute__((aligned (2))) = dobject_xcTex_0064C0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_006E80 "__OTR__objects/object_xc/object_xcTex_006E80"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_006E80[] = dobject_xcTex_006E80;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_006E80[] __attribute__((aligned (2))) = dobject_xcTex_006E80;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_004C80 "__OTR__objects/object_xc/object_xcTex_004C80"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_004C80[] = dobject_xcTex_004C80;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_004C80[] __attribute__((aligned (2))) = dobject_xcTex_004C80;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_005CC0 "__OTR__objects/object_xc/object_xcTex_005CC0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_005CC0[] = dobject_xcTex_005CC0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_005CC0[] __attribute__((aligned (2))) = dobject_xcTex_005CC0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_006CC0 "__OTR__objects/object_xc/object_xcTex_006CC0"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_006CC0[] = dobject_xcTex_006CC0;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_006CC0[] __attribute__((aligned (2))) = dobject_xcTex_006CC0;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#define dobject_xcTex_006D40 "__OTR__objects/object_xc/object_xcTex_006D40"
|
|
|
|
#ifdef _WIN32
|
|
|
|
static const __declspec(align(2)) char object_xcTex_006D40[] = dobject_xcTex_006D40;
|
|
|
|
#else
|
|
|
|
static const char object_xcTex_006D40[] __attribute__((aligned (2))) = dobject_xcTex_006D40;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|