Simplify Asset Headers (#2474)

This commit is contained in:
Amaro Martínez
2023-03-02 09:37:47 -05:00
committed by GitHub
parent 21466192e5
commit d3f864cea9
1075 changed files with 60897 additions and 139767 deletions

View File

@@ -1,128 +1,57 @@
#pragma once
#define dgZorasFountainIceRampDL "__OTR__objects/object_spot08_obj/gZorasFountainIceRampDL"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampDL[] = dgZorasFountainIceRampDL;
#else
static const char gZorasFountainIceRampDL[] __attribute__((aligned (2))) = dgZorasFountainIceRampDL;
#endif
#define dgZorasFountainIceRampTLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceRampTLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampTLUT[] = dgZorasFountainIceRampTLUT;
#else
static const char gZorasFountainIceRampTLUT[] __attribute__((aligned (2))) = dgZorasFountainIceRampTLUT;
#endif
#define dgZorasFountainIceRampLowerSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampLowerSideTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampLowerSideTex[] = dgZorasFountainIceRampLowerSideTex;
#else
static const char gZorasFountainIceRampLowerSideTex[] __attribute__((aligned (2))) = dgZorasFountainIceRampLowerSideTex;
#endif
#define dgZorasFountainIceRampSurfaceTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampSurfaceTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampSurfaceTex[] = dgZorasFountainIceRampSurfaceTex;
#else
static const char gZorasFountainIceRampSurfaceTex[] __attribute__((aligned (2))) = dgZorasFountainIceRampSurfaceTex;
#endif
#define dgZorasFountainIceRampUpperSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampUpperSideTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampUpperSideTex[] = dgZorasFountainIceRampUpperSideTex;
#else
static const char gZorasFountainIceRampUpperSideTex[] __attribute__((aligned (2))) = dgZorasFountainIceRampUpperSideTex;
#endif
#define dgZorasFountainIceRampMiddleSlopeTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampMiddleSlopeTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampMiddleSlopeTex[] = dgZorasFountainIceRampMiddleSlopeTex;
#else
static const char gZorasFountainIceRampMiddleSlopeTex[] __attribute__((aligned (2))) = dgZorasFountainIceRampMiddleSlopeTex;
#endif
#define dgZorasFountainIceRampCol "__OTR__objects/object_spot08_obj/gZorasFountainIceRampCol"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceRampCol[] = dgZorasFountainIceRampCol;
#else
static const char gZorasFountainIceRampCol[] __attribute__((aligned (2))) = dgZorasFountainIceRampCol;
#endif
#define dgZorasFountainIcebergDL "__OTR__objects/object_spot08_obj/gZorasFountainIcebergDL"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIcebergDL[] = dgZorasFountainIcebergDL;
#else
static const char gZorasFountainIcebergDL[] __attribute__((aligned (2))) = dgZorasFountainIcebergDL;
#endif
#define dgZorasFountainIceberg1TLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceberg1TLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceberg1TLUT[] = dgZorasFountainIceberg1TLUT;
#else
static const char gZorasFountainIceberg1TLUT[] __attribute__((aligned (2))) = dgZorasFountainIceberg1TLUT;
#endif
#define dgZorasFountainIceberg2TLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceberg2TLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIceberg2TLUT[] = dgZorasFountainIceberg2TLUT;
#else
static const char gZorasFountainIceberg2TLUT[] __attribute__((aligned (2))) = dgZorasFountainIceberg2TLUT;
#endif
#define dgZorasFountainIcebergSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergSideTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIcebergSideTex[] = dgZorasFountainIcebergSideTex;
#else
static const char gZorasFountainIcebergSideTex[] __attribute__((aligned (2))) = dgZorasFountainIcebergSideTex;
#endif
#define dgZorasFountainIcebergTopTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergTopTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIcebergTopTex[] = dgZorasFountainIcebergTopTex;
#else
static const char gZorasFountainIcebergTopTex[] __attribute__((aligned (2))) = dgZorasFountainIcebergTopTex;
#endif
#define dgZorasFountainIcebergUndersideTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergUndersideTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIcebergUndersideTex[] = dgZorasFountainIcebergUndersideTex;
#else
static const char gZorasFountainIcebergUndersideTex[] __attribute__((aligned (2))) = dgZorasFountainIcebergUndersideTex;
#endif
#define dgZorasFountainIcebergCol "__OTR__objects/object_spot08_obj/gZorasFountainIcebergCol"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainIcebergCol[] = dgZorasFountainIcebergCol;
#else
static const char gZorasFountainIcebergCol[] __attribute__((aligned (2))) = dgZorasFountainIcebergCol;
#endif
#define dgZorasFountainBombableWallDL "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallDL"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainBombableWallDL[] = dgZorasFountainBombableWallDL;
#else
static const char gZorasFountainBombableWallDL[] __attribute__((aligned (2))) = dgZorasFountainBombableWallDL;
#endif
#define dgZorasFountainBombableWallTLUT "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallTLUT"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainBombableWallTLUT[] = dgZorasFountainBombableWallTLUT;
#else
static const char gZorasFountainBombableWallTLUT[] __attribute__((aligned (2))) = dgZorasFountainBombableWallTLUT;
#endif
#define dgZorasFountainBombableWallTex "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallTex"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainBombableWallTex[] = dgZorasFountainBombableWallTex;
#else
static const char gZorasFountainBombableWallTex[] __attribute__((aligned (2))) = dgZorasFountainBombableWallTex;
#endif
#define dgZorasFountainBombableWallCol "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallCol"
#ifdef _WIN32
static const __declspec(align(2)) char gZorasFountainBombableWallCol[] = dgZorasFountainBombableWallCol;
#else
static const char gZorasFountainBombableWallCol[] __attribute__((aligned (2))) = dgZorasFountainBombableWallCol;
#endif
#include "align_asset_macro.h"
#define dgZorasFountainIceRampDL "__OTR__objects/object_spot08_obj/gZorasFountainIceRampDL"
static const ALIGN_ASSET(2) char gZorasFountainIceRampDL[] = dgZorasFountainIceRampDL;
#define dgZorasFountainIceRampTLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceRampTLUT"
static const ALIGN_ASSET(2) char gZorasFountainIceRampTLUT[] = dgZorasFountainIceRampTLUT;
#define dgZorasFountainIceRampLowerSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampLowerSideTex"
static const ALIGN_ASSET(2) char gZorasFountainIceRampLowerSideTex[] = dgZorasFountainIceRampLowerSideTex;
#define dgZorasFountainIceRampSurfaceTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampSurfaceTex"
static const ALIGN_ASSET(2) char gZorasFountainIceRampSurfaceTex[] = dgZorasFountainIceRampSurfaceTex;
#define dgZorasFountainIceRampUpperSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampUpperSideTex"
static const ALIGN_ASSET(2) char gZorasFountainIceRampUpperSideTex[] = dgZorasFountainIceRampUpperSideTex;
#define dgZorasFountainIceRampMiddleSlopeTex "__OTR__objects/object_spot08_obj/gZorasFountainIceRampMiddleSlopeTex"
static const ALIGN_ASSET(2) char gZorasFountainIceRampMiddleSlopeTex[] = dgZorasFountainIceRampMiddleSlopeTex;
#define dgZorasFountainIceRampCol "__OTR__objects/object_spot08_obj/gZorasFountainIceRampCol"
static const ALIGN_ASSET(2) char gZorasFountainIceRampCol[] = dgZorasFountainIceRampCol;
#define dgZorasFountainIcebergDL "__OTR__objects/object_spot08_obj/gZorasFountainIcebergDL"
static const ALIGN_ASSET(2) char gZorasFountainIcebergDL[] = dgZorasFountainIcebergDL;
#define dgZorasFountainIceberg1TLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceberg1TLUT"
static const ALIGN_ASSET(2) char gZorasFountainIceberg1TLUT[] = dgZorasFountainIceberg1TLUT;
#define dgZorasFountainIceberg2TLUT "__OTR__objects/object_spot08_obj/gZorasFountainIceberg2TLUT"
static const ALIGN_ASSET(2) char gZorasFountainIceberg2TLUT[] = dgZorasFountainIceberg2TLUT;
#define dgZorasFountainIcebergSideTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergSideTex"
static const ALIGN_ASSET(2) char gZorasFountainIcebergSideTex[] = dgZorasFountainIcebergSideTex;
#define dgZorasFountainIcebergTopTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergTopTex"
static const ALIGN_ASSET(2) char gZorasFountainIcebergTopTex[] = dgZorasFountainIcebergTopTex;
#define dgZorasFountainIcebergUndersideTex "__OTR__objects/object_spot08_obj/gZorasFountainIcebergUndersideTex"
static const ALIGN_ASSET(2) char gZorasFountainIcebergUndersideTex[] = dgZorasFountainIcebergUndersideTex;
#define dgZorasFountainIcebergCol "__OTR__objects/object_spot08_obj/gZorasFountainIcebergCol"
static const ALIGN_ASSET(2) char gZorasFountainIcebergCol[] = dgZorasFountainIcebergCol;
#define dgZorasFountainBombableWallDL "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallDL"
static const ALIGN_ASSET(2) char gZorasFountainBombableWallDL[] = dgZorasFountainBombableWallDL;
#define dgZorasFountainBombableWallTLUT "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallTLUT"
static const ALIGN_ASSET(2) char gZorasFountainBombableWallTLUT[] = dgZorasFountainBombableWallTLUT;
#define dgZorasFountainBombableWallTex "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallTex"
static const ALIGN_ASSET(2) char gZorasFountainBombableWallTex[] = dgZorasFountainBombableWallTex;
#define dgZorasFountainBombableWallCol "__OTR__objects/object_spot08_obj/gZorasFountainBombableWallCol"
static const ALIGN_ASSET(2) char gZorasFountainBombableWallCol[] = dgZorasFountainBombableWallCol;