mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
185 lines
8.4 KiB
C
185 lines
8.4 KiB
C
#pragma once
|
|
#define dgCarpetMerchantSkel "__OTR__objects/object_js/gCarpetMerchantSkel"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantSkel[] = dgCarpetMerchantSkel;
|
|
#else
|
|
static const char gCarpetMerchantSkel[] __attribute__((aligned (2))) = dgCarpetMerchantSkel;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantBlanketAndLowerBodyDL "__OTR__objects/object_js/gCarpetMerchantBlanketAndLowerBodyDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantBlanketAndLowerBodyDL[] = dgCarpetMerchantBlanketAndLowerBodyDL;
|
|
#else
|
|
static const char gCarpetMerchantBlanketAndLowerBodyDL[] __attribute__((aligned (2))) = dgCarpetMerchantBlanketAndLowerBodyDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantLowerHairDL "__OTR__objects/object_js/gCarpetMerchantLowerHairDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantLowerHairDL[] = dgCarpetMerchantLowerHairDL;
|
|
#else
|
|
static const char gCarpetMerchantLowerHairDL[] __attribute__((aligned (2))) = dgCarpetMerchantLowerHairDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantUpperHairDL "__OTR__objects/object_js/gCarpetMerchantUpperHairDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantUpperHairDL[] = dgCarpetMerchantUpperHairDL;
|
|
#else
|
|
static const char gCarpetMerchantUpperHairDL[] __attribute__((aligned (2))) = dgCarpetMerchantUpperHairDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantTorsoDL "__OTR__objects/object_js/gCarpetMerchantTorsoDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantTorsoDL[] = dgCarpetMerchantTorsoDL;
|
|
#else
|
|
static const char gCarpetMerchantTorsoDL[] __attribute__((aligned (2))) = dgCarpetMerchantTorsoDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantUpperArmLeftDL "__OTR__objects/object_js/gCarpetMerchantUpperArmLeftDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantUpperArmLeftDL[] = dgCarpetMerchantUpperArmLeftDL;
|
|
#else
|
|
static const char gCarpetMerchantUpperArmLeftDL[] __attribute__((aligned (2))) = dgCarpetMerchantUpperArmLeftDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantForearmLeftDL "__OTR__objects/object_js/gCarpetMerchantForearmLeftDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantForearmLeftDL[] = dgCarpetMerchantForearmLeftDL;
|
|
#else
|
|
static const char gCarpetMerchantForearmLeftDL[] __attribute__((aligned (2))) = dgCarpetMerchantForearmLeftDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantLeftHandDL "__OTR__objects/object_js/gCarpetMerchantLeftHandDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantLeftHandDL[] = dgCarpetMerchantLeftHandDL;
|
|
#else
|
|
static const char gCarpetMerchantLeftHandDL[] __attribute__((aligned (2))) = dgCarpetMerchantLeftHandDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantUpperArmRightDL "__OTR__objects/object_js/gCarpetMerchantUpperArmRightDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantUpperArmRightDL[] = dgCarpetMerchantUpperArmRightDL;
|
|
#else
|
|
static const char gCarpetMerchantUpperArmRightDL[] __attribute__((aligned (2))) = dgCarpetMerchantUpperArmRightDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantForearmRightDL "__OTR__objects/object_js/gCarpetMerchantForearmRightDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantForearmRightDL[] = dgCarpetMerchantForearmRightDL;
|
|
#else
|
|
static const char gCarpetMerchantForearmRightDL[] __attribute__((aligned (2))) = dgCarpetMerchantForearmRightDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantRightHandDL "__OTR__objects/object_js/gCarpetMerchantRightHandDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantRightHandDL[] = dgCarpetMerchantRightHandDL;
|
|
#else
|
|
static const char gCarpetMerchantRightHandDL[] __attribute__((aligned (2))) = dgCarpetMerchantRightHandDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantHeadDL "__OTR__objects/object_js/gCarpetMerchantHeadDL"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantHeadDL[] = dgCarpetMerchantHeadDL;
|
|
#else
|
|
static const char gCarpetMerchantHeadDL[] __attribute__((aligned (2))) = dgCarpetMerchantHeadDL;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantTLUT "__OTR__objects/object_js/gCarpetMerchantTLUT"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantTLUT[] = dgCarpetMerchantTLUT;
|
|
#else
|
|
static const char gCarpetMerchantTLUT[] __attribute__((aligned (2))) = dgCarpetMerchantTLUT;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantPantsTex "__OTR__objects/object_js/gCarpetMerchantPantsTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantPantsTex[] = dgCarpetMerchantPantsTex;
|
|
#else
|
|
static const char gCarpetMerchantPantsTex[] __attribute__((aligned (2))) = dgCarpetMerchantPantsTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantHairTex "__OTR__objects/object_js/gCarpetMerchantHairTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantHairTex[] = dgCarpetMerchantHairTex;
|
|
#else
|
|
static const char gCarpetMerchantHairTex[] __attribute__((aligned (2))) = dgCarpetMerchantHairTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantFootTex "__OTR__objects/object_js/gCarpetMerchantFootTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantFootTex[] = dgCarpetMerchantFootTex;
|
|
#else
|
|
static const char gCarpetMerchantFootTex[] __attribute__((aligned (2))) = dgCarpetMerchantFootTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantSkinGradientTex "__OTR__objects/object_js/gCarpetMerchantSkinGradientTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantSkinGradientTex[] = dgCarpetMerchantSkinGradientTex;
|
|
#else
|
|
static const char gCarpetMerchantSkinGradientTex[] __attribute__((aligned (2))) = dgCarpetMerchantSkinGradientTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantFootSoleTex "__OTR__objects/object_js/gCarpetMerchantFootSoleTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantFootSoleTex[] = dgCarpetMerchantFootSoleTex;
|
|
#else
|
|
static const char gCarpetMerchantFootSoleTex[] __attribute__((aligned (2))) = dgCarpetMerchantFootSoleTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantHandTex "__OTR__objects/object_js/gCarpetMerchantHandTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantHandTex[] = dgCarpetMerchantHandTex;
|
|
#else
|
|
static const char gCarpetMerchantHandTex[] __attribute__((aligned (2))) = dgCarpetMerchantHandTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantBraceletTex "__OTR__objects/object_js/gCarpetMerchantBraceletTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantBraceletTex[] = dgCarpetMerchantBraceletTex;
|
|
#else
|
|
static const char gCarpetMerchantBraceletTex[] __attribute__((aligned (2))) = dgCarpetMerchantBraceletTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantShirtTex "__OTR__objects/object_js/gCarpetMerchantShirtTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantShirtTex[] = dgCarpetMerchantShirtTex;
|
|
#else
|
|
static const char gCarpetMerchantShirtTex[] __attribute__((aligned (2))) = dgCarpetMerchantShirtTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantChestTex "__OTR__objects/object_js/gCarpetMerchantChestTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantChestTex[] = dgCarpetMerchantChestTex;
|
|
#else
|
|
static const char gCarpetMerchantChestTex[] __attribute__((aligned (2))) = dgCarpetMerchantChestTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantHatTex "__OTR__objects/object_js/gCarpetMerchantHatTex"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantHatTex[] = dgCarpetMerchantHatTex;
|
|
#else
|
|
static const char gCarpetMerchantHatTex[] __attribute__((aligned (2))) = dgCarpetMerchantHatTex;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantSlappingKneeAnim "__OTR__objects/object_js/gCarpetMerchantSlappingKneeAnim"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantSlappingKneeAnim[] = dgCarpetMerchantSlappingKneeAnim;
|
|
#else
|
|
static const char gCarpetMerchantSlappingKneeAnim[] __attribute__((aligned (2))) = dgCarpetMerchantSlappingKneeAnim;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantIdleAnim "__OTR__objects/object_js/gCarpetMerchantIdleAnim"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantIdleAnim[] = dgCarpetMerchantIdleAnim;
|
|
#else
|
|
static const char gCarpetMerchantIdleAnim[] __attribute__((aligned (2))) = dgCarpetMerchantIdleAnim;
|
|
#endif
|
|
|
|
#define dgCarpetMerchantCol "__OTR__objects/object_js/gCarpetMerchantCol"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char gCarpetMerchantCol[] = dgCarpetMerchantCol;
|
|
#else
|
|
static const char gCarpetMerchantCol[] __attribute__((aligned (2))) = dgCarpetMerchantCol;
|
|
#endif
|
|
|
|
|