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,58 +1,27 @@
#pragma once
#define dddan_room_16DL_0009D0 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16DL_0009D0"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16DL_0009D0[] = dddan_room_16DL_0009D0;
#else
static const char ddan_room_16DL_0009D0[] __attribute__((aligned (2))) = dddan_room_16DL_0009D0;
#endif
#define dddan_room_16Tex_005158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_005158"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_005158[] = dddan_room_16Tex_005158;
#else
static const char ddan_room_16Tex_005158[] __attribute__((aligned (2))) = dddan_room_16Tex_005158;
#endif
#define dddan_room_16Tex_004158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_004158"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_004158[] = dddan_room_16Tex_004158;
#else
static const char ddan_room_16Tex_004158[] __attribute__((aligned (2))) = dddan_room_16Tex_004158;
#endif
#define dddan_room_16Tex_004958 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_004958"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_004958[] = dddan_room_16Tex_004958;
#else
static const char ddan_room_16Tex_004958[] __attribute__((aligned (2))) = dddan_room_16Tex_004958;
#endif
#define dddan_room_16DL_0019B8 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16DL_0019B8"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16DL_0019B8[] = dddan_room_16DL_0019B8;
#else
static const char ddan_room_16DL_0019B8[] __attribute__((aligned (2))) = dddan_room_16DL_0019B8;
#endif
#define dddan_room_16Tex_003158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_003158"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_003158[] = dddan_room_16Tex_003158;
#else
static const char ddan_room_16Tex_003158[] __attribute__((aligned (2))) = dddan_room_16Tex_003158;
#endif
#define dddan_room_16Tex_002158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_002158"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_002158[] = dddan_room_16Tex_002158;
#else
static const char ddan_room_16Tex_002158[] __attribute__((aligned (2))) = dddan_room_16Tex_002158;
#endif
#define dddan_room_16Tex_003958 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_003958"
#ifdef _WIN32
static const __declspec(align(2)) char ddan_room_16Tex_003958[] = dddan_room_16Tex_003958;
#else
static const char ddan_room_16Tex_003958[] __attribute__((aligned (2))) = dddan_room_16Tex_003958;
#endif
#include "align_asset_macro.h"
#define dddan_room_16DL_0009D0 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16DL_0009D0"
static const ALIGN_ASSET(2) char ddan_room_16DL_0009D0[] = dddan_room_16DL_0009D0;
#define dddan_room_16Tex_005158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_005158"
static const ALIGN_ASSET(2) char ddan_room_16Tex_005158[] = dddan_room_16Tex_005158;
#define dddan_room_16Tex_004158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_004158"
static const ALIGN_ASSET(2) char ddan_room_16Tex_004158[] = dddan_room_16Tex_004158;
#define dddan_room_16Tex_004958 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_004958"
static const ALIGN_ASSET(2) char ddan_room_16Tex_004958[] = dddan_room_16Tex_004958;
#define dddan_room_16DL_0019B8 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16DL_0019B8"
static const ALIGN_ASSET(2) char ddan_room_16DL_0019B8[] = dddan_room_16DL_0019B8;
#define dddan_room_16Tex_003158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_003158"
static const ALIGN_ASSET(2) char ddan_room_16Tex_003158[] = dddan_room_16Tex_003158;
#define dddan_room_16Tex_002158 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_002158"
static const ALIGN_ASSET(2) char ddan_room_16Tex_002158[] = dddan_room_16Tex_002158;
#define dddan_room_16Tex_003958 "__OTR__scenes/nonmq/ddan_scene/ddan_room_16Tex_003958"
static const ALIGN_ASSET(2) char ddan_room_16Tex_003958[] = dddan_room_16Tex_003958;