Files
Shiip-of-Hakinian-Espanol/soh/assets/objects/object_spot09_obj/object_spot09_obj.h
2023-02-14 08:29:46 -05:00

220 lines
10 KiB
C

#pragma once
#define dgValleyBridgeSidesDL "__OTR__objects/object_spot09_obj/gValleyBridgeSidesDL"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyBridgeSidesDL[] = dgValleyBridgeSidesDL;
#else
static const char gValleyBridgeSidesDL[] __attribute__((aligned (2))) = dgValleyBridgeSidesDL;
#endif
#define dgValleyBrokenBridgeDL "__OTR__objects/object_spot09_obj/gValleyBrokenBridgeDL"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyBrokenBridgeDL[] = dgValleyBrokenBridgeDL;
#else
static const char gValleyBrokenBridgeDL[] __attribute__((aligned (2))) = dgValleyBrokenBridgeDL;
#endif
#define dgValleyBridgeChildDL "__OTR__objects/object_spot09_obj/gValleyBridgeChildDL"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyBridgeChildDL[] = dgValleyBridgeChildDL;
#else
static const char gValleyBridgeChildDL[] __attribute__((aligned (2))) = dgValleyBridgeChildDL;
#endif
#define dgCarpentersTentDL "__OTR__objects/object_spot09_obj/gCarpentersTentDL"
#ifdef _WIN32
static const __declspec(align(2)) char gCarpentersTentDL[] = dgCarpentersTentDL;
#else
static const char gCarpentersTentDL[] __attribute__((aligned (2))) = dgCarpentersTentDL;
#endif
#define dgValleyRepairedBridgeDL "__OTR__objects/object_spot09_obj/gValleyRepairedBridgeDL"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyRepairedBridgeDL[] = dgValleyRepairedBridgeDL;
#else
static const char gValleyRepairedBridgeDL[] __attribute__((aligned (2))) = dgValleyRepairedBridgeDL;
#endif
#define dgCarpentersTentEntranceDL "__OTR__objects/object_spot09_obj/gCarpentersTentEntranceDL"
#ifdef _WIN32
static const __declspec(align(2)) char gCarpentersTentEntranceDL[] = dgCarpentersTentEntranceDL;
#else
static const char gCarpentersTentEntranceDL[] __attribute__((aligned (2))) = dgCarpentersTentEntranceDL;
#endif
#define dgValleyObjects1Col "__OTR__objects/object_spot09_obj/gValleyObjects1Col"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyObjects1Col[] = dgValleyObjects1Col;
#else
static const char gValleyObjects1Col[] __attribute__((aligned (2))) = dgValleyObjects1Col;
#endif
#define dgValleyObjects2Col "__OTR__objects/object_spot09_obj/gValleyObjects2Col"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyObjects2Col[] = dgValleyObjects2Col;
#else
static const char gValleyObjects2Col[] __attribute__((aligned (2))) = dgValleyObjects2Col;
#endif
#define dgValleyObjects3Col "__OTR__objects/object_spot09_obj/gValleyObjects3Col"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyObjects3Col[] = dgValleyObjects3Col;
#else
static const char gValleyObjects3Col[] __attribute__((aligned (2))) = dgValleyObjects3Col;
#endif
#define dgValleyObjects4Col "__OTR__objects/object_spot09_obj/gValleyObjects4Col"
#ifdef _WIN32
static const __declspec(align(2)) char gValleyObjects4Col[] = dgValleyObjects4Col;
#else
static const char gValleyObjects4Col[] __attribute__((aligned (2))) = dgValleyObjects4Col;
#endif
#define dobject_spot09_objTex_013090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_013090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_013090[] = dobject_spot09_objTex_013090;
#else
static const char object_spot09_objTex_013090[] __attribute__((aligned (2))) = dobject_spot09_objTex_013090;
#endif
#define dobject_spot09_objTex_014090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_014090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_014090[] = dobject_spot09_objTex_014090;
#else
static const char object_spot09_objTex_014090[] __attribute__((aligned (2))) = dobject_spot09_objTex_014090;
#endif
#define dobject_spot09_objTex_00AC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00AC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00AC90[] = dobject_spot09_objTex_00AC90;
#else
static const char object_spot09_objTex_00AC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00AC90;
#endif
#define dobject_spot09_objTex_00BC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00BC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00BC90[] = dobject_spot09_objTex_00BC90;
#else
static const char object_spot09_objTex_00BC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00BC90;
#endif
#define dobject_spot09_objTex_00B490 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00B490"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00B490[] = dobject_spot09_objTex_00B490;
#else
static const char object_spot09_objTex_00B490[] __attribute__((aligned (2))) = dobject_spot09_objTex_00B490;
#endif
#define dobject_spot09_objTex_00A490 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00A490"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00A490[] = dobject_spot09_objTex_00A490;
#else
static const char object_spot09_objTex_00A490[] __attribute__((aligned (2))) = dobject_spot09_objTex_00A490;
#endif
#define dobject_spot09_objTex_00CC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00CC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00CC90[] = dobject_spot09_objTex_00CC90;
#else
static const char object_spot09_objTex_00CC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00CC90;
#endif
#define dobject_spot09_objTex_00DC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00DC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00DC90[] = dobject_spot09_objTex_00DC90;
#else
static const char object_spot09_objTex_00DC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00DC90;
#endif
#define dobject_spot09_objTex_00EC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00EC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00EC90[] = dobject_spot09_objTex_00EC90;
#else
static const char object_spot09_objTex_00EC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00EC90;
#endif
#define dobject_spot09_objTex_008C90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_008C90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_008C90[] = dobject_spot09_objTex_008C90;
#else
static const char object_spot09_objTex_008C90[] __attribute__((aligned (2))) = dobject_spot09_objTex_008C90;
#endif
#define dobject_spot09_objTex_00FC90 "__OTR__objects/object_spot09_obj/object_spot09_objTex_00FC90"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_00FC90[] = dobject_spot09_objTex_00FC90;
#else
static const char object_spot09_objTex_00FC90[] __attribute__((aligned (2))) = dobject_spot09_objTex_00FC90;
#endif
#define dobject_spot09_objTex_012090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_012090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_012090[] = dobject_spot09_objTex_012090;
#else
static const char object_spot09_objTex_012090[] __attribute__((aligned (2))) = dobject_spot09_objTex_012090;
#endif
#define dobject_spot09_objTex_011090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_011090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_011090[] = dobject_spot09_objTex_011090;
#else
static const char object_spot09_objTex_011090[] __attribute__((aligned (2))) = dobject_spot09_objTex_011090;
#endif
#define dobject_spot09_objTex_010090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_010090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_010090[] = dobject_spot09_objTex_010090;
#else
static const char object_spot09_objTex_010090[] __attribute__((aligned (2))) = dobject_spot09_objTex_010090;
#endif
#define dobject_spot09_objTex_017890 "__OTR__objects/object_spot09_obj/object_spot09_objTex_017890"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_017890[] = dobject_spot09_objTex_017890;
#else
static const char object_spot09_objTex_017890[] __attribute__((aligned (2))) = dobject_spot09_objTex_017890;
#endif
#define dobject_spot09_objTex_015090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_015090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_015090[] = dobject_spot09_objTex_015090;
#else
static const char object_spot09_objTex_015090[] __attribute__((aligned (2))) = dobject_spot09_objTex_015090;
#endif
#define dobject_spot09_objTex_008490 "__OTR__objects/object_spot09_obj/object_spot09_objTex_008490"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_008490[] = dobject_spot09_objTex_008490;
#else
static const char object_spot09_objTex_008490[] __attribute__((aligned (2))) = dobject_spot09_objTex_008490;
#endif
#define dobject_spot09_objTex_016090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_016090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_016090[] = dobject_spot09_objTex_016090;
#else
static const char object_spot09_objTex_016090[] __attribute__((aligned (2))) = dobject_spot09_objTex_016090;
#endif
#define dobject_spot09_objTex_009490 "__OTR__objects/object_spot09_obj/object_spot09_objTex_009490"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_009490[] = dobject_spot09_objTex_009490;
#else
static const char object_spot09_objTex_009490[] __attribute__((aligned (2))) = dobject_spot09_objTex_009490;
#endif
#define dobject_spot09_objTex_017490 "__OTR__objects/object_spot09_obj/object_spot09_objTex_017490"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_017490[] = dobject_spot09_objTex_017490;
#else
static const char object_spot09_objTex_017490[] __attribute__((aligned (2))) = dobject_spot09_objTex_017490;
#endif
#define dobject_spot09_objTex_017090 "__OTR__objects/object_spot09_obj/object_spot09_objTex_017090"
#ifdef _WIN32
static const __declspec(align(2)) char object_spot09_objTex_017090[] = dobject_spot09_objTex_017090;
#else
static const char object_spot09_objTex_017090[] __attribute__((aligned (2))) = dobject_spot09_objTex_017090;
#endif