mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-11 03:55:07 -05:00
115 lines
4.7 KiB
C
115 lines
4.7 KiB
C
|
#pragma once
|
||
|
#define dgDekuBabaPauseChompAnim "__OTR__objects/object_dekubaba/gDekuBabaPauseChompAnim"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaPauseChompAnim[] = dgDekuBabaPauseChompAnim;
|
||
|
#else
|
||
|
static const char gDekuBabaPauseChompAnim[] __attribute__((aligned (2))) = dgDekuBabaPauseChompAnim;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaFastChompAnim "__OTR__objects/object_dekubaba/gDekuBabaFastChompAnim"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaFastChompAnim[] = dgDekuBabaFastChompAnim;
|
||
|
#else
|
||
|
static const char gDekuBabaFastChompAnim[] __attribute__((aligned (2))) = dgDekuBabaFastChompAnim;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaLowerJawDL "__OTR__objects/object_dekubaba/gDekuBabaLowerJawDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaLowerJawDL[] = dgDekuBabaLowerJawDL;
|
||
|
#else
|
||
|
static const char gDekuBabaLowerJawDL[] __attribute__((aligned (2))) = dgDekuBabaLowerJawDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaUpperJawDL "__OTR__objects/object_dekubaba/gDekuBabaUpperJawDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaUpperJawDL[] = dgDekuBabaUpperJawDL;
|
||
|
#else
|
||
|
static const char gDekuBabaUpperJawDL[] __attribute__((aligned (2))) = dgDekuBabaUpperJawDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaBaseLeavesDL "__OTR__objects/object_dekubaba/gDekuBabaBaseLeavesDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaBaseLeavesDL[] = dgDekuBabaBaseLeavesDL;
|
||
|
#else
|
||
|
static const char gDekuBabaBaseLeavesDL[] __attribute__((aligned (2))) = dgDekuBabaBaseLeavesDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStemTopDL "__OTR__objects/object_dekubaba/gDekuBabaStemTopDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStemTopDL[] = dgDekuBabaStemTopDL;
|
||
|
#else
|
||
|
static const char gDekuBabaStemTopDL[] __attribute__((aligned (2))) = dgDekuBabaStemTopDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStemMiddleDL "__OTR__objects/object_dekubaba/gDekuBabaStemMiddleDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStemMiddleDL[] = dgDekuBabaStemMiddleDL;
|
||
|
#else
|
||
|
static const char gDekuBabaStemMiddleDL[] __attribute__((aligned (2))) = dgDekuBabaStemMiddleDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStemBaseDL "__OTR__objects/object_dekubaba/gDekuBabaStemBaseDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStemBaseDL[] = dgDekuBabaStemBaseDL;
|
||
|
#else
|
||
|
static const char gDekuBabaStemBaseDL[] __attribute__((aligned (2))) = dgDekuBabaStemBaseDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaJawOuterTex "__OTR__objects/object_dekubaba/gDekuBabaJawOuterTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaJawOuterTex[] = dgDekuBabaJawOuterTex;
|
||
|
#else
|
||
|
static const char gDekuBabaJawOuterTex[] __attribute__((aligned (2))) = dgDekuBabaJawOuterTex;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaJawInnerTex "__OTR__objects/object_dekubaba/gDekuBabaJawInnerTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaJawInnerTex[] = dgDekuBabaJawInnerTex;
|
||
|
#else
|
||
|
static const char gDekuBabaJawInnerTex[] __attribute__((aligned (2))) = dgDekuBabaJawInnerTex;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaLeafTex "__OTR__objects/object_dekubaba/gDekuBabaLeafTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaLeafTex[] = dgDekuBabaLeafTex;
|
||
|
#else
|
||
|
static const char gDekuBabaLeafTex[] __attribute__((aligned (2))) = dgDekuBabaLeafTex;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaBulbTex "__OTR__objects/object_dekubaba/gDekuBabaBulbTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaBulbTex[] = dgDekuBabaBulbTex;
|
||
|
#else
|
||
|
static const char gDekuBabaBulbTex[] __attribute__((aligned (2))) = dgDekuBabaBulbTex;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStemTex "__OTR__objects/object_dekubaba/gDekuBabaStemTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStemTex[] = dgDekuBabaStemTex;
|
||
|
#else
|
||
|
static const char gDekuBabaStemTex[] __attribute__((aligned (2))) = dgDekuBabaStemTex;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaSkel "__OTR__objects/object_dekubaba/gDekuBabaSkel"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaSkel[] = dgDekuBabaSkel;
|
||
|
#else
|
||
|
static const char gDekuBabaSkel[] __attribute__((aligned (2))) = dgDekuBabaSkel;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStickDropDL "__OTR__objects/object_dekubaba/gDekuBabaStickDropDL"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStickDropDL[] = dgDekuBabaStickDropDL;
|
||
|
#else
|
||
|
static const char gDekuBabaStickDropDL[] __attribute__((aligned (2))) = dgDekuBabaStickDropDL;
|
||
|
#endif
|
||
|
|
||
|
#define dgDekuBabaStickDropTex "__OTR__objects/object_dekubaba/gDekuBabaStickDropTex"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char gDekuBabaStickDropTex[] = dgDekuBabaStickDropTex;
|
||
|
#else
|
||
|
static const char gDekuBabaStickDropTex[] __attribute__((aligned (2))) = dgDekuBabaStickDropTex;
|
||
|
#endif
|
||
|
|
||
|
|