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,86 +1,39 @@
#pragma once
#define dtakaraya_room_0DL_003B98 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0DL_003B98"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0DL_003B98[] = dtakaraya_room_0DL_003B98;
#else
static const char takaraya_room_0DL_003B98[] __attribute__((aligned (2))) = dtakaraya_room_0DL_003B98;
#endif
#define dtakaraya_room_0Tex_0083E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0083E0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_0083E0[] = dtakaraya_room_0Tex_0083E0;
#else
static const char takaraya_room_0Tex_0083E0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_0083E0;
#endif
#define dtakaraya_room_0Tex_005BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_005BE0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_005BE0[] = dtakaraya_room_0Tex_005BE0;
#else
static const char takaraya_room_0Tex_005BE0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_005BE0;
#endif
#define dtakaraya_room_0Tex_0073E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0073E0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_0073E0[] = dtakaraya_room_0Tex_0073E0;
#else
static const char takaraya_room_0Tex_0073E0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_0073E0;
#endif
#define dtakaraya_room_0Tex_006BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_006BE0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_006BE0[] = dtakaraya_room_0Tex_006BE0;
#else
static const char takaraya_room_0Tex_006BE0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_006BE0;
#endif
#define dtakaraya_room_0Tex_004BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_004BE0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_004BE0[] = dtakaraya_room_0Tex_004BE0;
#else
static const char takaraya_room_0Tex_004BE0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_004BE0;
#endif
#define dtakaraya_room_0Tex_0043E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0043E0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_0043E0[] = dtakaraya_room_0Tex_0043E0;
#else
static const char takaraya_room_0Tex_0043E0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_0043E0;
#endif
#define dtakaraya_room_0Tex_003BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_003BE0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_003BE0[] = dtakaraya_room_0Tex_003BE0;
#else
static const char takaraya_room_0Tex_003BE0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_003BE0;
#endif
#define dtakaraya_room_0Tex_007BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_007BE0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_007BE0[] = dtakaraya_room_0Tex_007BE0;
#else
static const char takaraya_room_0Tex_007BE0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_007BE0;
#endif
#define dtakaraya_room_0Tex_0063E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0063E0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_0063E0[] = dtakaraya_room_0Tex_0063E0;
#else
static const char takaraya_room_0Tex_0063E0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_0063E0;
#endif
#define dtakaraya_room_0DL_0095B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0DL_0095B0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0DL_0095B0[] = dtakaraya_room_0DL_0095B0;
#else
static const char takaraya_room_0DL_0095B0[] __attribute__((aligned (2))) = dtakaraya_room_0DL_0095B0;
#endif
#define dtakaraya_room_0Tex_0095C0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0095C0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_0Tex_0095C0[] = dtakaraya_room_0Tex_0095C0;
#else
static const char takaraya_room_0Tex_0095C0[] __attribute__((aligned (2))) = dtakaraya_room_0Tex_0095C0;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_0DL_003B98 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0DL_003B98"
static const ALIGN_ASSET(2) char takaraya_room_0DL_003B98[] = dtakaraya_room_0DL_003B98;
#define dtakaraya_room_0Tex_0083E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0083E0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_0083E0[] = dtakaraya_room_0Tex_0083E0;
#define dtakaraya_room_0Tex_005BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_005BE0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_005BE0[] = dtakaraya_room_0Tex_005BE0;
#define dtakaraya_room_0Tex_0073E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0073E0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_0073E0[] = dtakaraya_room_0Tex_0073E0;
#define dtakaraya_room_0Tex_006BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_006BE0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_006BE0[] = dtakaraya_room_0Tex_006BE0;
#define dtakaraya_room_0Tex_004BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_004BE0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_004BE0[] = dtakaraya_room_0Tex_004BE0;
#define dtakaraya_room_0Tex_0043E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0043E0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_0043E0[] = dtakaraya_room_0Tex_0043E0;
#define dtakaraya_room_0Tex_003BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_003BE0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_003BE0[] = dtakaraya_room_0Tex_003BE0;
#define dtakaraya_room_0Tex_007BE0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_007BE0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_007BE0[] = dtakaraya_room_0Tex_007BE0;
#define dtakaraya_room_0Tex_0063E0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0063E0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_0063E0[] = dtakaraya_room_0Tex_0063E0;
#define dtakaraya_room_0DL_0095B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0DL_0095B0"
static const ALIGN_ASSET(2) char takaraya_room_0DL_0095B0[] = dtakaraya_room_0DL_0095B0;
#define dtakaraya_room_0Tex_0095C0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_0Tex_0095C0"
static const ALIGN_ASSET(2) char takaraya_room_0Tex_0095C0[] = dtakaraya_room_0Tex_0095C0;

View File

@@ -1,16 +1,9 @@
#pragma once
#define dtakaraya_room_1DL_0017D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_1DL_0017D0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_1DL_0017D0[] = dtakaraya_room_1DL_0017D0;
#else
static const char takaraya_room_1DL_0017D0[] __attribute__((aligned (2))) = dtakaraya_room_1DL_0017D0;
#endif
#define dtakaraya_room_1Tex_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_1Tex_0017F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_1Tex_0017F8[] = dtakaraya_room_1Tex_0017F8;
#else
static const char takaraya_room_1Tex_0017F8[] __attribute__((aligned (2))) = dtakaraya_room_1Tex_0017F8;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_1DL_0017D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_1DL_0017D0"
static const ALIGN_ASSET(2) char takaraya_room_1DL_0017D0[] = dtakaraya_room_1DL_0017D0;
#define dtakaraya_room_1Tex_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_1Tex_0017F8"
static const ALIGN_ASSET(2) char takaraya_room_1Tex_0017F8[] = dtakaraya_room_1Tex_0017F8;

View File

@@ -1,16 +1,9 @@
#pragma once
#define dtakaraya_room_2DL_001800 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_2DL_001800"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_2DL_001800[] = dtakaraya_room_2DL_001800;
#else
static const char takaraya_room_2DL_001800[] __attribute__((aligned (2))) = dtakaraya_room_2DL_001800;
#endif
#define dtakaraya_room_2Tex_001828 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_2Tex_001828"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_2Tex_001828[] = dtakaraya_room_2Tex_001828;
#else
static const char takaraya_room_2Tex_001828[] __attribute__((aligned (2))) = dtakaraya_room_2Tex_001828;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_2DL_001800 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_2DL_001800"
static const ALIGN_ASSET(2) char takaraya_room_2DL_001800[] = dtakaraya_room_2DL_001800;
#define dtakaraya_room_2Tex_001828 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_2Tex_001828"
static const ALIGN_ASSET(2) char takaraya_room_2Tex_001828[] = dtakaraya_room_2Tex_001828;

View File

@@ -1,23 +1,12 @@
#pragma once
#define dtakaraya_room_3DL_0017F0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3DL_0017F0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_3DL_0017F0[] = dtakaraya_room_3DL_0017F0;
#else
static const char takaraya_room_3DL_0017F0[] __attribute__((aligned (2))) = dtakaraya_room_3DL_0017F0;
#endif
#define dtakaraya_room_3Tex_002018 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3Tex_002018"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_3Tex_002018[] = dtakaraya_room_3Tex_002018;
#else
static const char takaraya_room_3Tex_002018[] __attribute__((aligned (2))) = dtakaraya_room_3Tex_002018;
#endif
#define dtakaraya_room_3Tex_001818 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3Tex_001818"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_3Tex_001818[] = dtakaraya_room_3Tex_001818;
#else
static const char takaraya_room_3Tex_001818[] __attribute__((aligned (2))) = dtakaraya_room_3Tex_001818;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_3DL_0017F0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3DL_0017F0"
static const ALIGN_ASSET(2) char takaraya_room_3DL_0017F0[] = dtakaraya_room_3DL_0017F0;
#define dtakaraya_room_3Tex_002018 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3Tex_002018"
static const ALIGN_ASSET(2) char takaraya_room_3Tex_002018[] = dtakaraya_room_3Tex_002018;
#define dtakaraya_room_3Tex_001818 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_3Tex_001818"
static const ALIGN_ASSET(2) char takaraya_room_3Tex_001818[] = dtakaraya_room_3Tex_001818;

View File

@@ -1,30 +1,15 @@
#pragma once
#define dtakaraya_room_4DL_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4DL_0017F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_4DL_0017F8[] = dtakaraya_room_4DL_0017F8;
#else
static const char takaraya_room_4DL_0017F8[] __attribute__((aligned (2))) = dtakaraya_room_4DL_0017F8;
#endif
#define dtakaraya_room_4Tex_002020 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_002020"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_4Tex_002020[] = dtakaraya_room_4Tex_002020;
#else
static const char takaraya_room_4Tex_002020[] __attribute__((aligned (2))) = dtakaraya_room_4Tex_002020;
#endif
#define dtakaraya_room_4Tex_002820 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_002820"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_4Tex_002820[] = dtakaraya_room_4Tex_002820;
#else
static const char takaraya_room_4Tex_002820[] __attribute__((aligned (2))) = dtakaraya_room_4Tex_002820;
#endif
#define dtakaraya_room_4Tex_001820 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_001820"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_4Tex_001820[] = dtakaraya_room_4Tex_001820;
#else
static const char takaraya_room_4Tex_001820[] __attribute__((aligned (2))) = dtakaraya_room_4Tex_001820;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_4DL_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4DL_0017F8"
static const ALIGN_ASSET(2) char takaraya_room_4DL_0017F8[] = dtakaraya_room_4DL_0017F8;
#define dtakaraya_room_4Tex_002020 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_002020"
static const ALIGN_ASSET(2) char takaraya_room_4Tex_002020[] = dtakaraya_room_4Tex_002020;
#define dtakaraya_room_4Tex_002820 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_002820"
static const ALIGN_ASSET(2) char takaraya_room_4Tex_002820[] = dtakaraya_room_4Tex_002820;
#define dtakaraya_room_4Tex_001820 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_4Tex_001820"
static const ALIGN_ASSET(2) char takaraya_room_4Tex_001820[] = dtakaraya_room_4Tex_001820;

View File

@@ -1,30 +1,15 @@
#pragma once
#define dtakaraya_room_5DL_0017D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5DL_0017D0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_5DL_0017D0[] = dtakaraya_room_5DL_0017D0;
#else
static const char takaraya_room_5DL_0017D0[] __attribute__((aligned (2))) = dtakaraya_room_5DL_0017D0;
#endif
#define dtakaraya_room_5Tex_001FF8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_001FF8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_5Tex_001FF8[] = dtakaraya_room_5Tex_001FF8;
#else
static const char takaraya_room_5Tex_001FF8[] __attribute__((aligned (2))) = dtakaraya_room_5Tex_001FF8;
#endif
#define dtakaraya_room_5Tex_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_0017F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_5Tex_0017F8[] = dtakaraya_room_5Tex_0017F8;
#else
static const char takaraya_room_5Tex_0017F8[] __attribute__((aligned (2))) = dtakaraya_room_5Tex_0017F8;
#endif
#define dtakaraya_room_5Tex_0027F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_0027F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_5Tex_0027F8[] = dtakaraya_room_5Tex_0027F8;
#else
static const char takaraya_room_5Tex_0027F8[] __attribute__((aligned (2))) = dtakaraya_room_5Tex_0027F8;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_5DL_0017D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5DL_0017D0"
static const ALIGN_ASSET(2) char takaraya_room_5DL_0017D0[] = dtakaraya_room_5DL_0017D0;
#define dtakaraya_room_5Tex_001FF8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_001FF8"
static const ALIGN_ASSET(2) char takaraya_room_5Tex_001FF8[] = dtakaraya_room_5Tex_001FF8;
#define dtakaraya_room_5Tex_0017F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_0017F8"
static const ALIGN_ASSET(2) char takaraya_room_5Tex_0017F8[] = dtakaraya_room_5Tex_0017F8;
#define dtakaraya_room_5Tex_0027F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_5Tex_0027F8"
static const ALIGN_ASSET(2) char takaraya_room_5Tex_0027F8[] = dtakaraya_room_5Tex_0027F8;

View File

@@ -1,30 +1,15 @@
#pragma once
#define dtakaraya_room_6DL_0012D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6DL_0012D0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_6DL_0012D0[] = dtakaraya_room_6DL_0012D0;
#else
static const char takaraya_room_6DL_0012D0[] __attribute__((aligned (2))) = dtakaraya_room_6DL_0012D0;
#endif
#define dtakaraya_room_6Tex_0022F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_0022F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_6Tex_0022F8[] = dtakaraya_room_6Tex_0022F8;
#else
static const char takaraya_room_6Tex_0022F8[] __attribute__((aligned (2))) = dtakaraya_room_6Tex_0022F8;
#endif
#define dtakaraya_room_6Tex_0012F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_0012F8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_6Tex_0012F8[] = dtakaraya_room_6Tex_0012F8;
#else
static const char takaraya_room_6Tex_0012F8[] __attribute__((aligned (2))) = dtakaraya_room_6Tex_0012F8;
#endif
#define dtakaraya_room_6Tex_001AF8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_001AF8"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_room_6Tex_001AF8[] = dtakaraya_room_6Tex_001AF8;
#else
static const char takaraya_room_6Tex_001AF8[] __attribute__((aligned (2))) = dtakaraya_room_6Tex_001AF8;
#endif
#include "align_asset_macro.h"
#define dtakaraya_room_6DL_0012D0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6DL_0012D0"
static const ALIGN_ASSET(2) char takaraya_room_6DL_0012D0[] = dtakaraya_room_6DL_0012D0;
#define dtakaraya_room_6Tex_0022F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_0022F8"
static const ALIGN_ASSET(2) char takaraya_room_6Tex_0022F8[] = dtakaraya_room_6Tex_0022F8;
#define dtakaraya_room_6Tex_0012F8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_0012F8"
static const ALIGN_ASSET(2) char takaraya_room_6Tex_0012F8[] = dtakaraya_room_6Tex_0012F8;
#define dtakaraya_room_6Tex_001AF8 "__OTR__scenes/nonmq/takaraya_scene/takaraya_room_6Tex_001AF8"
static const ALIGN_ASSET(2) char takaraya_room_6Tex_001AF8[] = dtakaraya_room_6Tex_001AF8;

View File

@@ -1,37 +1,18 @@
#pragma once
#define dtakaraya_sceneCollisionHeader_005178 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneCollisionHeader_005178"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_sceneCollisionHeader_005178[] = dtakaraya_sceneCollisionHeader_005178;
#else
static const char takaraya_sceneCollisionHeader_005178[] __attribute__((aligned (2))) = dtakaraya_sceneCollisionHeader_005178;
#endif
#define dtakaraya_sceneTex_0059B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0059B0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_sceneTex_0059B0[] = dtakaraya_sceneTex_0059B0;
#else
static const char takaraya_sceneTex_0059B0[] __attribute__((aligned (2))) = dtakaraya_sceneTex_0059B0;
#endif
#define dtakaraya_sceneTex_0051B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0051B0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_sceneTex_0051B0[] = dtakaraya_sceneTex_0051B0;
#else
static const char takaraya_sceneTex_0051B0[] __attribute__((aligned (2))) = dtakaraya_sceneTex_0051B0;
#endif
#define dtakaraya_sceneTex_0069B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0069B0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_sceneTex_0069B0[] = dtakaraya_sceneTex_0069B0;
#else
static const char takaraya_sceneTex_0069B0[] __attribute__((aligned (2))) = dtakaraya_sceneTex_0069B0;
#endif
#define dtakaraya_sceneTex_0061B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0061B0"
#ifdef _WIN32
static const __declspec(align(2)) char takaraya_sceneTex_0061B0[] = dtakaraya_sceneTex_0061B0;
#else
static const char takaraya_sceneTex_0061B0[] __attribute__((aligned (2))) = dtakaraya_sceneTex_0061B0;
#endif
#include "align_asset_macro.h"
#define dtakaraya_sceneCollisionHeader_005178 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneCollisionHeader_005178"
static const ALIGN_ASSET(2) char takaraya_sceneCollisionHeader_005178[] = dtakaraya_sceneCollisionHeader_005178;
#define dtakaraya_sceneTex_0059B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0059B0"
static const ALIGN_ASSET(2) char takaraya_sceneTex_0059B0[] = dtakaraya_sceneTex_0059B0;
#define dtakaraya_sceneTex_0051B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0051B0"
static const ALIGN_ASSET(2) char takaraya_sceneTex_0051B0[] = dtakaraya_sceneTex_0051B0;
#define dtakaraya_sceneTex_0069B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0069B0"
static const ALIGN_ASSET(2) char takaraya_sceneTex_0069B0[] = dtakaraya_sceneTex_0069B0;
#define dtakaraya_sceneTex_0061B0 "__OTR__scenes/nonmq/takaraya_scene/takaraya_sceneTex_0061B0"
static const ALIGN_ASSET(2) char takaraya_sceneTex_0061B0[] = dtakaraya_sceneTex_0061B0;