#pragma once #define dgWarpPortalDL "__OTR__objects/object_warp1/gWarpPortalDL" #ifdef _WIN32 static const __declspec(align(2)) char gWarpPortalDL[] = dgWarpPortalDL; #else static const char gWarpPortalDL[] __attribute__((aligned (2))) = dgWarpPortalDL; #endif #define dgWarpPortalTex "__OTR__objects/object_warp1/gWarpPortalTex" #ifdef _WIN32 static const __declspec(align(2)) char gWarpPortalTex[] = dgWarpPortalTex; #else static const char gWarpPortalTex[] __attribute__((aligned (2))) = dgWarpPortalTex; #endif #define dgWarpCrystalAnim "__OTR__objects/object_warp1/gWarpCrystalAnim" #ifdef _WIN32 static const __declspec(align(2)) char gWarpCrystalAnim[] = dgWarpCrystalAnim; #else static const char gWarpCrystalAnim[] __attribute__((aligned (2))) = dgWarpCrystalAnim; #endif #define dgWarp1DL_001750 "__OTR__objects/object_warp1/gWarp1DL_001750" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_001750[] = dgWarp1DL_001750; #else static const char gWarp1DL_001750[] __attribute__((aligned (2))) = dgWarp1DL_001750; #endif #define dgWarp1DL_001828 "__OTR__objects/object_warp1/gWarp1DL_001828" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_001828[] = dgWarp1DL_001828; #else static const char gWarp1DL_001828[] __attribute__((aligned (2))) = dgWarp1DL_001828; #endif #define dgWarp1DL_0018B0 "__OTR__objects/object_warp1/gWarp1DL_0018B0" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_0018B0[] = dgWarp1DL_0018B0; #else static const char gWarp1DL_0018B0[] __attribute__((aligned (2))) = dgWarp1DL_0018B0; #endif #define dgWarp1DL_001938 "__OTR__objects/object_warp1/gWarp1DL_001938" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_001938[] = dgWarp1DL_001938; #else static const char gWarp1DL_001938[] __attribute__((aligned (2))) = dgWarp1DL_001938; #endif #define dgWarp1DL_0019C0 "__OTR__objects/object_warp1/gWarp1DL_0019C0" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_0019C0[] = dgWarp1DL_0019C0; #else static const char gWarp1DL_0019C0[] __attribute__((aligned (2))) = dgWarp1DL_0019C0; #endif #define dgWarp1DL_001A48 "__OTR__objects/object_warp1/gWarp1DL_001A48" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_001A48[] = dgWarp1DL_001A48; #else static const char gWarp1DL_001A48[] __attribute__((aligned (2))) = dgWarp1DL_001A48; #endif #define dgWarp1DL_001AD0 "__OTR__objects/object_warp1/gWarp1DL_001AD0" #ifdef _WIN32 static const __declspec(align(2)) char gWarp1DL_001AD0[] = dgWarp1DL_001AD0; #else static const char gWarp1DL_001AD0[] __attribute__((aligned (2))) = dgWarp1DL_001AD0; #endif #define dgWarpCrystalTex "__OTR__objects/object_warp1/gWarpCrystalTex" #ifdef _WIN32 static const __declspec(align(2)) char gWarpCrystalTex[] = dgWarpCrystalTex; #else static const char gWarpCrystalTex[] __attribute__((aligned (2))) = dgWarpCrystalTex; #endif #define dgWarpCrystalSkel "__OTR__objects/object_warp1/gWarpCrystalSkel" #ifdef _WIN32 static const __declspec(align(2)) char gWarpCrystalSkel[] = dgWarpCrystalSkel; #else static const char gWarpCrystalSkel[] __attribute__((aligned (2))) = dgWarpCrystalSkel; #endif