Simplify Asset Headers (#2474)

This commit is contained in:
Amaro Martínez 2023-03-02 09:37:47 -05:00 committed by GitHub
commit d3f864cea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1075 changed files with 60897 additions and 139767 deletions

View file

@ -1,149 +1,66 @@
#pragma once
#define dgDodongoTex_0410 "__OTR__objects/object_ddan_objects/gDodongoTex_0410"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoTex_0410[] = dgDodongoTex_0410;
#else
static const char gDodongoTex_0410[] __attribute__((aligned (2))) = dgDodongoTex_0410;
#endif
#define dgDodongoRisingPlatformSide1Tex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformSide1Tex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoRisingPlatformSide1Tex[] = dgDodongoRisingPlatformSide1Tex;
#else
static const char gDodongoRisingPlatformSide1Tex[] __attribute__((aligned (2))) = dgDodongoRisingPlatformSide1Tex;
#endif
#define dgDodongoRisingPlatformTopTex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformTopTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoRisingPlatformTopTex[] = dgDodongoRisingPlatformTopTex;
#else
static const char gDodongoRisingPlatformTopTex[] __attribute__((aligned (2))) = dgDodongoRisingPlatformTopTex;
#endif
#define dgDodongoRisingPlatformSide2Tex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformSide2Tex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoRisingPlatformSide2Tex[] = dgDodongoRisingPlatformSide2Tex;
#else
static const char gDodongoRisingPlatformSide2Tex[] __attribute__((aligned (2))) = dgDodongoRisingPlatformSide2Tex;
#endif
#define dgDodongoFallingStairsTex "__OTR__objects/object_ddan_objects/gDodongoFallingStairsTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoFallingStairsTex[] = dgDodongoFallingStairsTex;
#else
static const char gDodongoFallingStairsTex[] __attribute__((aligned (2))) = dgDodongoFallingStairsTex;
#endif
#define dgDodongoDoorLeftSideTex "__OTR__objects/object_ddan_objects/gDodongoDoorLeftSideTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoDoorLeftSideTex[] = dgDodongoDoorLeftSideTex;
#else
static const char gDodongoDoorLeftSideTex[] __attribute__((aligned (2))) = dgDodongoDoorLeftSideTex;
#endif
#define dgDodongoBarsTex "__OTR__objects/object_ddan_objects/gDodongoBarsTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoBarsTex[] = dgDodongoBarsTex;
#else
static const char gDodongoBarsTex[] __attribute__((aligned (2))) = dgDodongoBarsTex;
#endif
#define dgDodongoBarsBottomTex "__OTR__objects/object_ddan_objects/gDodongoBarsBottomTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoBarsBottomTex[] = dgDodongoBarsBottomTex;
#else
static const char gDodongoBarsBottomTex[] __attribute__((aligned (2))) = dgDodongoBarsBottomTex;
#endif
#define dgDodongoTex_6F60 "__OTR__objects/object_ddan_objects/gDodongoTex_6F60"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoTex_6F60[] = dgDodongoTex_6F60;
#else
static const char gDodongoTex_6F60[] __attribute__((aligned (2))) = dgDodongoTex_6F60;
#endif
#define dgDodongoFallingStairsVinesTex "__OTR__objects/object_ddan_objects/gDodongoFallingStairsVinesTex"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoFallingStairsVinesTex[] = dgDodongoFallingStairsVinesTex;
#else
static const char gDodongoFallingStairsVinesTex[] __attribute__((aligned (2))) = dgDodongoFallingStairsVinesTex;
#endif
#define dgDodongo1TLUT "__OTR__objects/object_ddan_objects/gDodongo1TLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongo1TLUT[] = dgDodongo1TLUT;
#else
static const char gDodongo1TLUT[] __attribute__((aligned (2))) = dgDodongo1TLUT;
#endif
#define dgDodongo2TLUT "__OTR__objects/object_ddan_objects/gDodongo2TLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongo2TLUT[] = dgDodongo2TLUT;
#else
static const char gDodongo2TLUT[] __attribute__((aligned (2))) = dgDodongo2TLUT;
#endif
#define dgDodongo3TLUT "__OTR__objects/object_ddan_objects/gDodongo3TLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongo3TLUT[] = dgDodongo3TLUT;
#else
static const char gDodongo3TLUT[] __attribute__((aligned (2))) = dgDodongo3TLUT;
#endif
#define dgDodongoDoorDL "__OTR__objects/object_ddan_objects/gDodongoDoorDL"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoDoorDL[] = dgDodongoDoorDL;
#else
static const char gDodongoDoorDL[] __attribute__((aligned (2))) = dgDodongoDoorDL;
#endif
#define dgDodongoBarsDL "__OTR__objects/object_ddan_objects/gDodongoBarsDL"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoBarsDL[] = dgDodongoBarsDL;
#else
static const char gDodongoBarsDL[] __attribute__((aligned (2))) = dgDodongoBarsDL;
#endif
#define dgDodongoLowerJawDL "__OTR__objects/object_ddan_objects/gDodongoLowerJawDL"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoLowerJawDL[] = dgDodongoLowerJawDL;
#else
static const char gDodongoLowerJawDL[] __attribute__((aligned (2))) = dgDodongoLowerJawDL;
#endif
#define dgDodongoRisingPlatformDL "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformDL"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoRisingPlatformDL[] = dgDodongoRisingPlatformDL;
#else
static const char gDodongoRisingPlatformDL[] __attribute__((aligned (2))) = dgDodongoRisingPlatformDL;
#endif
#define dgDodongoFallingStairsDL "__OTR__objects/object_ddan_objects/gDodongoFallingStairsDL"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoFallingStairsDL[] = dgDodongoFallingStairsDL;
#else
static const char gDodongoFallingStairsDL[] __attribute__((aligned (2))) = dgDodongoFallingStairsDL;
#endif
#define dgDodongoLowerJawCol "__OTR__objects/object_ddan_objects/gDodongoLowerJawCol"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoLowerJawCol[] = dgDodongoLowerJawCol;
#else
static const char gDodongoLowerJawCol[] __attribute__((aligned (2))) = dgDodongoLowerJawCol;
#endif
#define dgDodongoRisingPlatformCol "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformCol"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoRisingPlatformCol[] = dgDodongoRisingPlatformCol;
#else
static const char gDodongoRisingPlatformCol[] __attribute__((aligned (2))) = dgDodongoRisingPlatformCol;
#endif
#define dgDodongoFallingStairsCol "__OTR__objects/object_ddan_objects/gDodongoFallingStairsCol"
#ifdef _WIN32
static const __declspec(align(2)) char gDodongoFallingStairsCol[] = dgDodongoFallingStairsCol;
#else
static const char gDodongoFallingStairsCol[] __attribute__((aligned (2))) = dgDodongoFallingStairsCol;
#endif
#include "align_asset_macro.h"
#define dgDodongoTex_0410 "__OTR__objects/object_ddan_objects/gDodongoTex_0410"
static const ALIGN_ASSET(2) char gDodongoTex_0410[] = dgDodongoTex_0410;
#define dgDodongoRisingPlatformSide1Tex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformSide1Tex"
static const ALIGN_ASSET(2) char gDodongoRisingPlatformSide1Tex[] = dgDodongoRisingPlatformSide1Tex;
#define dgDodongoRisingPlatformTopTex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformTopTex"
static const ALIGN_ASSET(2) char gDodongoRisingPlatformTopTex[] = dgDodongoRisingPlatformTopTex;
#define dgDodongoRisingPlatformSide2Tex "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformSide2Tex"
static const ALIGN_ASSET(2) char gDodongoRisingPlatformSide2Tex[] = dgDodongoRisingPlatformSide2Tex;
#define dgDodongoFallingStairsTex "__OTR__objects/object_ddan_objects/gDodongoFallingStairsTex"
static const ALIGN_ASSET(2) char gDodongoFallingStairsTex[] = dgDodongoFallingStairsTex;
#define dgDodongoDoorLeftSideTex "__OTR__objects/object_ddan_objects/gDodongoDoorLeftSideTex"
static const ALIGN_ASSET(2) char gDodongoDoorLeftSideTex[] = dgDodongoDoorLeftSideTex;
#define dgDodongoBarsTex "__OTR__objects/object_ddan_objects/gDodongoBarsTex"
static const ALIGN_ASSET(2) char gDodongoBarsTex[] = dgDodongoBarsTex;
#define dgDodongoBarsBottomTex "__OTR__objects/object_ddan_objects/gDodongoBarsBottomTex"
static const ALIGN_ASSET(2) char gDodongoBarsBottomTex[] = dgDodongoBarsBottomTex;
#define dgDodongoTex_6F60 "__OTR__objects/object_ddan_objects/gDodongoTex_6F60"
static const ALIGN_ASSET(2) char gDodongoTex_6F60[] = dgDodongoTex_6F60;
#define dgDodongoFallingStairsVinesTex "__OTR__objects/object_ddan_objects/gDodongoFallingStairsVinesTex"
static const ALIGN_ASSET(2) char gDodongoFallingStairsVinesTex[] = dgDodongoFallingStairsVinesTex;
#define dgDodongo1TLUT "__OTR__objects/object_ddan_objects/gDodongo1TLUT"
static const ALIGN_ASSET(2) char gDodongo1TLUT[] = dgDodongo1TLUT;
#define dgDodongo2TLUT "__OTR__objects/object_ddan_objects/gDodongo2TLUT"
static const ALIGN_ASSET(2) char gDodongo2TLUT[] = dgDodongo2TLUT;
#define dgDodongo3TLUT "__OTR__objects/object_ddan_objects/gDodongo3TLUT"
static const ALIGN_ASSET(2) char gDodongo3TLUT[] = dgDodongo3TLUT;
#define dgDodongoDoorDL "__OTR__objects/object_ddan_objects/gDodongoDoorDL"
static const ALIGN_ASSET(2) char gDodongoDoorDL[] = dgDodongoDoorDL;
#define dgDodongoBarsDL "__OTR__objects/object_ddan_objects/gDodongoBarsDL"
static const ALIGN_ASSET(2) char gDodongoBarsDL[] = dgDodongoBarsDL;
#define dgDodongoLowerJawDL "__OTR__objects/object_ddan_objects/gDodongoLowerJawDL"
static const ALIGN_ASSET(2) char gDodongoLowerJawDL[] = dgDodongoLowerJawDL;
#define dgDodongoRisingPlatformDL "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformDL"
static const ALIGN_ASSET(2) char gDodongoRisingPlatformDL[] = dgDodongoRisingPlatformDL;
#define dgDodongoFallingStairsDL "__OTR__objects/object_ddan_objects/gDodongoFallingStairsDL"
static const ALIGN_ASSET(2) char gDodongoFallingStairsDL[] = dgDodongoFallingStairsDL;
#define dgDodongoLowerJawCol "__OTR__objects/object_ddan_objects/gDodongoLowerJawCol"
static const ALIGN_ASSET(2) char gDodongoLowerJawCol[] = dgDodongoLowerJawCol;
#define dgDodongoRisingPlatformCol "__OTR__objects/object_ddan_objects/gDodongoRisingPlatformCol"
static const ALIGN_ASSET(2) char gDodongoRisingPlatformCol[] = dgDodongoRisingPlatformCol;
#define dgDodongoFallingStairsCol "__OTR__objects/object_ddan_objects/gDodongoFallingStairsCol"
static const ALIGN_ASSET(2) char gDodongoFallingStairsCol[] = dgDodongoFallingStairsCol;