Simplify Asset Headers (#2474)
This commit is contained in:
@@ -1,135 +1,60 @@
|
||||
#pragma once
|
||||
#define dgMenDL_008118 "__OTR__scenes/nonmq/men_scene/gMenDL_008118"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char gMenDL_008118[] = dgMenDL_008118;
|
||||
#else
|
||||
static const char gMenDL_008118[] __attribute__((aligned (2))) = dgMenDL_008118;
|
||||
#endif
|
||||
|
||||
#define dgMenDL_00FF78 "__OTR__scenes/nonmq/men_scene/gMenDL_00FF78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char gMenDL_00FF78[] = dgMenDL_00FF78;
|
||||
#else
|
||||
static const char gMenDL_00FF78[] __attribute__((aligned (2))) = dgMenDL_00FF78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0DL_00FEA0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_00FEA0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0DL_00FEA0[] = dmen_room_0DL_00FEA0;
|
||||
#else
|
||||
static const char men_room_0DL_00FEA0[] __attribute__((aligned (2))) = dmen_room_0DL_00FEA0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0DL_002AD0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_002AD0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0DL_002AD0[] = dmen_room_0DL_002AD0;
|
||||
#else
|
||||
static const char men_room_0DL_002AD0[] __attribute__((aligned (2))) = dmen_room_0DL_002AD0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00ED38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00ED38"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00ED38[] = dmen_room_0Tex_00ED38;
|
||||
#else
|
||||
static const char men_room_0Tex_00ED38[] __attribute__((aligned (2))) = dmen_room_0Tex_00ED38;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00D538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00D538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00D538[] = dmen_room_0Tex_00D538;
|
||||
#else
|
||||
static const char men_room_0Tex_00D538[] __attribute__((aligned (2))) = dmen_room_0Tex_00D538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_008138 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_008138"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_008138[] = dmen_room_0Tex_008138;
|
||||
#else
|
||||
static const char men_room_0Tex_008138[] __attribute__((aligned (2))) = dmen_room_0Tex_008138;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00F538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00F538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00F538[] = dmen_room_0Tex_00F538;
|
||||
#else
|
||||
static const char men_room_0Tex_00F538[] __attribute__((aligned (2))) = dmen_room_0Tex_00F538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00BD38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00BD38"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00BD38[] = dmen_room_0Tex_00BD38;
|
||||
#else
|
||||
static const char men_room_0Tex_00BD38[] __attribute__((aligned (2))) = dmen_room_0Tex_00BD38;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00B538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00B538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00B538[] = dmen_room_0Tex_00B538;
|
||||
#else
|
||||
static const char men_room_0Tex_00B538[] __attribute__((aligned (2))) = dmen_room_0Tex_00B538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_009D38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009D38"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_009D38[] = dmen_room_0Tex_009D38;
|
||||
#else
|
||||
static const char men_room_0Tex_009D38[] __attribute__((aligned (2))) = dmen_room_0Tex_009D38;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_009138 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009138"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_009138[] = dmen_room_0Tex_009138;
|
||||
#else
|
||||
static const char men_room_0Tex_009138[] __attribute__((aligned (2))) = dmen_room_0Tex_009138;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0DL_0066D0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_0066D0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0DL_0066D0[] = dmen_room_0DL_0066D0;
|
||||
#else
|
||||
static const char men_room_0DL_0066D0[] __attribute__((aligned (2))) = dmen_room_0DL_0066D0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00DD38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00DD38"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00DD38[] = dmen_room_0Tex_00DD38;
|
||||
#else
|
||||
static const char men_room_0Tex_00DD38[] __attribute__((aligned (2))) = dmen_room_0Tex_00DD38;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_009538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_009538[] = dmen_room_0Tex_009538;
|
||||
#else
|
||||
static const char men_room_0Tex_009538[] __attribute__((aligned (2))) = dmen_room_0Tex_009538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00C538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00C538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00C538[] = dmen_room_0Tex_00C538;
|
||||
#else
|
||||
static const char men_room_0Tex_00C538[] __attribute__((aligned (2))) = dmen_room_0Tex_00C538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_00A538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00A538"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_00A538[] = dmen_room_0Tex_00A538;
|
||||
#else
|
||||
static const char men_room_0Tex_00A538[] __attribute__((aligned (2))) = dmen_room_0Tex_00A538;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0DL_007FD8 "__OTR__scenes/nonmq/men_scene/men_room_0DL_007FD8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0DL_007FD8[] = dmen_room_0DL_007FD8;
|
||||
#else
|
||||
static const char men_room_0DL_007FD8[] __attribute__((aligned (2))) = dmen_room_0DL_007FD8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_0Tex_008938 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_008938"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_0Tex_008938[] = dmen_room_0Tex_008938;
|
||||
#else
|
||||
static const char men_room_0Tex_008938[] __attribute__((aligned (2))) = dmen_room_0Tex_008938;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dgMenDL_008118 "__OTR__scenes/nonmq/men_scene/gMenDL_008118"
|
||||
static const ALIGN_ASSET(2) char gMenDL_008118[] = dgMenDL_008118;
|
||||
|
||||
#define dgMenDL_00FF78 "__OTR__scenes/nonmq/men_scene/gMenDL_00FF78"
|
||||
static const ALIGN_ASSET(2) char gMenDL_00FF78[] = dgMenDL_00FF78;
|
||||
|
||||
#define dmen_room_0DL_00FEA0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_00FEA0"
|
||||
static const ALIGN_ASSET(2) char men_room_0DL_00FEA0[] = dmen_room_0DL_00FEA0;
|
||||
|
||||
#define dmen_room_0DL_002AD0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_002AD0"
|
||||
static const ALIGN_ASSET(2) char men_room_0DL_002AD0[] = dmen_room_0DL_002AD0;
|
||||
|
||||
#define dmen_room_0Tex_00ED38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00ED38"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00ED38[] = dmen_room_0Tex_00ED38;
|
||||
|
||||
#define dmen_room_0Tex_00D538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00D538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00D538[] = dmen_room_0Tex_00D538;
|
||||
|
||||
#define dmen_room_0Tex_008138 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_008138"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_008138[] = dmen_room_0Tex_008138;
|
||||
|
||||
#define dmen_room_0Tex_00F538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00F538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00F538[] = dmen_room_0Tex_00F538;
|
||||
|
||||
#define dmen_room_0Tex_00BD38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00BD38"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00BD38[] = dmen_room_0Tex_00BD38;
|
||||
|
||||
#define dmen_room_0Tex_00B538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00B538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00B538[] = dmen_room_0Tex_00B538;
|
||||
|
||||
#define dmen_room_0Tex_009D38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009D38"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_009D38[] = dmen_room_0Tex_009D38;
|
||||
|
||||
#define dmen_room_0Tex_009138 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009138"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_009138[] = dmen_room_0Tex_009138;
|
||||
|
||||
#define dmen_room_0DL_0066D0 "__OTR__scenes/nonmq/men_scene/men_room_0DL_0066D0"
|
||||
static const ALIGN_ASSET(2) char men_room_0DL_0066D0[] = dmen_room_0DL_0066D0;
|
||||
|
||||
#define dmen_room_0Tex_00DD38 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00DD38"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00DD38[] = dmen_room_0Tex_00DD38;
|
||||
|
||||
#define dmen_room_0Tex_009538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_009538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_009538[] = dmen_room_0Tex_009538;
|
||||
|
||||
#define dmen_room_0Tex_00C538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00C538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00C538[] = dmen_room_0Tex_00C538;
|
||||
|
||||
#define dmen_room_0Tex_00A538 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_00A538"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_00A538[] = dmen_room_0Tex_00A538;
|
||||
|
||||
#define dmen_room_0DL_007FD8 "__OTR__scenes/nonmq/men_scene/men_room_0DL_007FD8"
|
||||
static const ALIGN_ASSET(2) char men_room_0DL_007FD8[] = dmen_room_0DL_007FD8;
|
||||
|
||||
#define dmen_room_0Tex_008938 "__OTR__scenes/nonmq/men_scene/men_room_0Tex_008938"
|
||||
static const ALIGN_ASSET(2) char men_room_0Tex_008938[] = dmen_room_0Tex_008938;
|
||||
@@ -1,142 +1,63 @@
|
||||
#pragma once
|
||||
#define dmen_room_1DL_001DA8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_001DA8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_001DA8[] = dmen_room_1DL_001DA8;
|
||||
#else
|
||||
static const char men_room_1DL_001DA8[] __attribute__((aligned (2))) = dmen_room_1DL_001DA8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_008A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_008A70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_008A70[] = dmen_room_1Tex_008A70;
|
||||
#else
|
||||
static const char men_room_1Tex_008A70[] __attribute__((aligned (2))) = dmen_room_1Tex_008A70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_005A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_005A70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_005A70[] = dmen_room_1Tex_005A70;
|
||||
#else
|
||||
static const char men_room_1Tex_005A70[] __attribute__((aligned (2))) = dmen_room_1Tex_005A70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_0023A8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_0023A8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_0023A8[] = dmen_room_1DL_0023A8;
|
||||
#else
|
||||
static const char men_room_1DL_0023A8[] __attribute__((aligned (2))) = dmen_room_1DL_0023A8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_004A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_004A70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_004A70[] = dmen_room_1Tex_004A70;
|
||||
#else
|
||||
static const char men_room_1Tex_004A70[] __attribute__((aligned (2))) = dmen_room_1Tex_004A70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_005270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_005270"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_005270[] = dmen_room_1Tex_005270;
|
||||
#else
|
||||
static const char men_room_1Tex_005270[] __attribute__((aligned (2))) = dmen_room_1Tex_005270;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_002BD0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_002BD0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_002BD0[] = dmen_room_1DL_002BD0;
|
||||
#else
|
||||
static const char men_room_1DL_002BD0[] __attribute__((aligned (2))) = dmen_room_1DL_002BD0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_006270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_006270"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_006270[] = dmen_room_1Tex_006270;
|
||||
#else
|
||||
static const char men_room_1Tex_006270[] __attribute__((aligned (2))) = dmen_room_1Tex_006270;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_002FC8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_002FC8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_002FC8[] = dmen_room_1DL_002FC8;
|
||||
#else
|
||||
static const char men_room_1DL_002FC8[] __attribute__((aligned (2))) = dmen_room_1DL_002FC8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_003528 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003528"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_003528[] = dmen_room_1DL_003528;
|
||||
#else
|
||||
static const char men_room_1DL_003528[] __attribute__((aligned (2))) = dmen_room_1DL_003528;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_0037B0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_0037B0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_0037B0[] = dmen_room_1DL_0037B0;
|
||||
#else
|
||||
static const char men_room_1DL_0037B0[] __attribute__((aligned (2))) = dmen_room_1DL_0037B0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_003C88 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003C88"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_003C88[] = dmen_room_1DL_003C88;
|
||||
#else
|
||||
static const char men_room_1DL_003C88[] __attribute__((aligned (2))) = dmen_room_1DL_003C88;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_003F40 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003F40"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_003F40[] = dmen_room_1DL_003F40;
|
||||
#else
|
||||
static const char men_room_1DL_003F40[] __attribute__((aligned (2))) = dmen_room_1DL_003F40;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_004270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_004270"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_004270[] = dmen_room_1Tex_004270;
|
||||
#else
|
||||
static const char men_room_1Tex_004270[] __attribute__((aligned (2))) = dmen_room_1Tex_004270;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_004150 "__OTR__scenes/nonmq/men_scene/men_room_1DL_004150"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_004150[] = dmen_room_1DL_004150;
|
||||
#else
|
||||
static const char men_room_1DL_004150[] __attribute__((aligned (2))) = dmen_room_1DL_004150;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_006A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_006A70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_006A70[] = dmen_room_1Tex_006A70;
|
||||
#else
|
||||
static const char men_room_1Tex_006A70[] __attribute__((aligned (2))) = dmen_room_1Tex_006A70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_001AB0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_001AB0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_001AB0[] = dmen_room_1DL_001AB0;
|
||||
#else
|
||||
static const char men_room_1DL_001AB0[] __attribute__((aligned (2))) = dmen_room_1DL_001AB0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_007A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_007A70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_007A70[] = dmen_room_1Tex_007A70;
|
||||
#else
|
||||
static const char men_room_1Tex_007A70[] __attribute__((aligned (2))) = dmen_room_1Tex_007A70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1DL_000B70 "__OTR__scenes/nonmq/men_scene/men_room_1DL_000B70"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1DL_000B70[] = dmen_room_1DL_000B70;
|
||||
#else
|
||||
static const char men_room_1DL_000B70[] __attribute__((aligned (2))) = dmen_room_1DL_000B70;
|
||||
#endif
|
||||
|
||||
#define dmen_room_1Tex_007270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_007270"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_1Tex_007270[] = dmen_room_1Tex_007270;
|
||||
#else
|
||||
static const char men_room_1Tex_007270[] __attribute__((aligned (2))) = dmen_room_1Tex_007270;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_1DL_001DA8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_001DA8"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_001DA8[] = dmen_room_1DL_001DA8;
|
||||
|
||||
#define dmen_room_1Tex_008A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_008A70"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_008A70[] = dmen_room_1Tex_008A70;
|
||||
|
||||
#define dmen_room_1Tex_005A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_005A70"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_005A70[] = dmen_room_1Tex_005A70;
|
||||
|
||||
#define dmen_room_1DL_0023A8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_0023A8"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_0023A8[] = dmen_room_1DL_0023A8;
|
||||
|
||||
#define dmen_room_1Tex_004A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_004A70"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_004A70[] = dmen_room_1Tex_004A70;
|
||||
|
||||
#define dmen_room_1Tex_005270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_005270"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_005270[] = dmen_room_1Tex_005270;
|
||||
|
||||
#define dmen_room_1DL_002BD0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_002BD0"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_002BD0[] = dmen_room_1DL_002BD0;
|
||||
|
||||
#define dmen_room_1Tex_006270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_006270"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_006270[] = dmen_room_1Tex_006270;
|
||||
|
||||
#define dmen_room_1DL_002FC8 "__OTR__scenes/nonmq/men_scene/men_room_1DL_002FC8"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_002FC8[] = dmen_room_1DL_002FC8;
|
||||
|
||||
#define dmen_room_1DL_003528 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003528"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_003528[] = dmen_room_1DL_003528;
|
||||
|
||||
#define dmen_room_1DL_0037B0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_0037B0"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_0037B0[] = dmen_room_1DL_0037B0;
|
||||
|
||||
#define dmen_room_1DL_003C88 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003C88"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_003C88[] = dmen_room_1DL_003C88;
|
||||
|
||||
#define dmen_room_1DL_003F40 "__OTR__scenes/nonmq/men_scene/men_room_1DL_003F40"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_003F40[] = dmen_room_1DL_003F40;
|
||||
|
||||
#define dmen_room_1Tex_004270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_004270"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_004270[] = dmen_room_1Tex_004270;
|
||||
|
||||
#define dmen_room_1DL_004150 "__OTR__scenes/nonmq/men_scene/men_room_1DL_004150"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_004150[] = dmen_room_1DL_004150;
|
||||
|
||||
#define dmen_room_1Tex_006A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_006A70"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_006A70[] = dmen_room_1Tex_006A70;
|
||||
|
||||
#define dmen_room_1DL_001AB0 "__OTR__scenes/nonmq/men_scene/men_room_1DL_001AB0"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_001AB0[] = dmen_room_1DL_001AB0;
|
||||
|
||||
#define dmen_room_1Tex_007A70 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_007A70"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_007A70[] = dmen_room_1Tex_007A70;
|
||||
|
||||
#define dmen_room_1DL_000B70 "__OTR__scenes/nonmq/men_scene/men_room_1DL_000B70"
|
||||
static const ALIGN_ASSET(2) char men_room_1DL_000B70[] = dmen_room_1DL_000B70;
|
||||
|
||||
#define dmen_room_1Tex_007270 "__OTR__scenes/nonmq/men_scene/men_room_1Tex_007270"
|
||||
static const ALIGN_ASSET(2) char men_room_1Tex_007270[] = dmen_room_1Tex_007270;
|
||||
@@ -1,107 +1,48 @@
|
||||
#pragma once
|
||||
#define dmen_room_10DL_000280 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000280"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_000280[] = dmen_room_10DL_000280;
|
||||
#else
|
||||
static const char men_room_10DL_000280[] __attribute__((aligned (2))) = dmen_room_10DL_000280;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_000928 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000928"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_000928[] = dmen_room_10DL_000928;
|
||||
#else
|
||||
static const char men_room_10DL_000928[] __attribute__((aligned (2))) = dmen_room_10DL_000928;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_004C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_004C48"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_004C48[] = dmen_room_10Tex_004C48;
|
||||
#else
|
||||
static const char men_room_10Tex_004C48[] __attribute__((aligned (2))) = dmen_room_10Tex_004C48;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_001398 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001398"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_001398[] = dmen_room_10DL_001398;
|
||||
#else
|
||||
static const char men_room_10DL_001398[] __attribute__((aligned (2))) = dmen_room_10DL_001398;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_005448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_005448"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_005448[] = dmen_room_10Tex_005448;
|
||||
#else
|
||||
static const char men_room_10Tex_005448[] __attribute__((aligned (2))) = dmen_room_10Tex_005448;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_000C78 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000C78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_000C78[] = dmen_room_10DL_000C78;
|
||||
#else
|
||||
static const char men_room_10DL_000C78[] __attribute__((aligned (2))) = dmen_room_10DL_000C78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_001AA8 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001AA8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_001AA8[] = dmen_room_10DL_001AA8;
|
||||
#else
|
||||
static const char men_room_10DL_001AA8[] __attribute__((aligned (2))) = dmen_room_10DL_001AA8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_002448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_002448"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_002448[] = dmen_room_10Tex_002448;
|
||||
#else
|
||||
static const char men_room_10Tex_002448[] __attribute__((aligned (2))) = dmen_room_10Tex_002448;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_003C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_003C48"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_003C48[] = dmen_room_10Tex_003C48;
|
||||
#else
|
||||
static const char men_room_10Tex_003C48[] __attribute__((aligned (2))) = dmen_room_10Tex_003C48;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_001EE8 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001EE8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_001EE8[] = dmen_room_10DL_001EE8;
|
||||
#else
|
||||
static const char men_room_10DL_001EE8[] __attribute__((aligned (2))) = dmen_room_10DL_001EE8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_002C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_002C48"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_002C48[] = dmen_room_10Tex_002C48;
|
||||
#else
|
||||
static const char men_room_10Tex_002C48[] __attribute__((aligned (2))) = dmen_room_10Tex_002C48;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_002138 "__OTR__scenes/nonmq/men_scene/men_room_10DL_002138"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_002138[] = dmen_room_10DL_002138;
|
||||
#else
|
||||
static const char men_room_10DL_002138[] __attribute__((aligned (2))) = dmen_room_10DL_002138;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_003448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_003448"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_003448[] = dmen_room_10Tex_003448;
|
||||
#else
|
||||
static const char men_room_10Tex_003448[] __attribute__((aligned (2))) = dmen_room_10Tex_003448;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10DL_002340 "__OTR__scenes/nonmq/men_scene/men_room_10DL_002340"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10DL_002340[] = dmen_room_10DL_002340;
|
||||
#else
|
||||
static const char men_room_10DL_002340[] __attribute__((aligned (2))) = dmen_room_10DL_002340;
|
||||
#endif
|
||||
|
||||
#define dmen_room_10Tex_004448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_004448"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_10Tex_004448[] = dmen_room_10Tex_004448;
|
||||
#else
|
||||
static const char men_room_10Tex_004448[] __attribute__((aligned (2))) = dmen_room_10Tex_004448;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_10DL_000280 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000280"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_000280[] = dmen_room_10DL_000280;
|
||||
|
||||
#define dmen_room_10DL_000928 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000928"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_000928[] = dmen_room_10DL_000928;
|
||||
|
||||
#define dmen_room_10Tex_004C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_004C48"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_004C48[] = dmen_room_10Tex_004C48;
|
||||
|
||||
#define dmen_room_10DL_001398 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001398"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_001398[] = dmen_room_10DL_001398;
|
||||
|
||||
#define dmen_room_10Tex_005448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_005448"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_005448[] = dmen_room_10Tex_005448;
|
||||
|
||||
#define dmen_room_10DL_000C78 "__OTR__scenes/nonmq/men_scene/men_room_10DL_000C78"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_000C78[] = dmen_room_10DL_000C78;
|
||||
|
||||
#define dmen_room_10DL_001AA8 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001AA8"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_001AA8[] = dmen_room_10DL_001AA8;
|
||||
|
||||
#define dmen_room_10Tex_002448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_002448"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_002448[] = dmen_room_10Tex_002448;
|
||||
|
||||
#define dmen_room_10Tex_003C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_003C48"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_003C48[] = dmen_room_10Tex_003C48;
|
||||
|
||||
#define dmen_room_10DL_001EE8 "__OTR__scenes/nonmq/men_scene/men_room_10DL_001EE8"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_001EE8[] = dmen_room_10DL_001EE8;
|
||||
|
||||
#define dmen_room_10Tex_002C48 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_002C48"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_002C48[] = dmen_room_10Tex_002C48;
|
||||
|
||||
#define dmen_room_10DL_002138 "__OTR__scenes/nonmq/men_scene/men_room_10DL_002138"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_002138[] = dmen_room_10DL_002138;
|
||||
|
||||
#define dmen_room_10Tex_003448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_003448"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_003448[] = dmen_room_10Tex_003448;
|
||||
|
||||
#define dmen_room_10DL_002340 "__OTR__scenes/nonmq/men_scene/men_room_10DL_002340"
|
||||
static const ALIGN_ASSET(2) char men_room_10DL_002340[] = dmen_room_10DL_002340;
|
||||
|
||||
#define dmen_room_10Tex_004448 "__OTR__scenes/nonmq/men_scene/men_room_10Tex_004448"
|
||||
static const ALIGN_ASSET(2) char men_room_10Tex_004448[] = dmen_room_10Tex_004448;
|
||||
@@ -1,79 +1,36 @@
|
||||
#pragma once
|
||||
#define dmen_room_2DL_000580 "__OTR__scenes/nonmq/men_scene/men_room_2DL_000580"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_000580[] = dmen_room_2DL_000580;
|
||||
#else
|
||||
static const char men_room_2DL_000580[] __attribute__((aligned (2))) = dmen_room_2DL_000580;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2Tex_004448 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_004448"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2Tex_004448[] = dmen_room_2Tex_004448;
|
||||
#else
|
||||
static const char men_room_2Tex_004448[] __attribute__((aligned (2))) = dmen_room_2Tex_004448;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_001300 "__OTR__scenes/nonmq/men_scene/men_room_2DL_001300"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_001300[] = dmen_room_2DL_001300;
|
||||
#else
|
||||
static const char men_room_2DL_001300[] __attribute__((aligned (2))) = dmen_room_2DL_001300;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_000940 "__OTR__scenes/nonmq/men_scene/men_room_2DL_000940"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_000940[] = dmen_room_2DL_000940;
|
||||
#else
|
||||
static const char men_room_2DL_000940[] __attribute__((aligned (2))) = dmen_room_2DL_000940;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2Tex_004C48 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_004C48"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2Tex_004C48[] = dmen_room_2Tex_004C48;
|
||||
#else
|
||||
static const char men_room_2Tex_004C48[] __attribute__((aligned (2))) = dmen_room_2Tex_004C48;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_001C30 "__OTR__scenes/nonmq/men_scene/men_room_2DL_001C30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_001C30[] = dmen_room_2DL_001C30;
|
||||
#else
|
||||
static const char men_room_2DL_001C30[] __attribute__((aligned (2))) = dmen_room_2DL_001C30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_0026E0 "__OTR__scenes/nonmq/men_scene/men_room_2DL_0026E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_0026E0[] = dmen_room_2DL_0026E0;
|
||||
#else
|
||||
static const char men_room_2DL_0026E0[] __attribute__((aligned (2))) = dmen_room_2DL_0026E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_002C30 "__OTR__scenes/nonmq/men_scene/men_room_2DL_002C30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_002C30[] = dmen_room_2DL_002C30;
|
||||
#else
|
||||
static const char men_room_2DL_002C30[] __attribute__((aligned (2))) = dmen_room_2DL_002C30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_002FA0 "__OTR__scenes/nonmq/men_scene/men_room_2DL_002FA0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_002FA0[] = dmen_room_2DL_002FA0;
|
||||
#else
|
||||
static const char men_room_2DL_002FA0[] __attribute__((aligned (2))) = dmen_room_2DL_002FA0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2DL_003928 "__OTR__scenes/nonmq/men_scene/men_room_2DL_003928"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2DL_003928[] = dmen_room_2DL_003928;
|
||||
#else
|
||||
static const char men_room_2DL_003928[] __attribute__((aligned (2))) = dmen_room_2DL_003928;
|
||||
#endif
|
||||
|
||||
#define dmen_room_2Tex_003C48 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_003C48"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_2Tex_003C48[] = dmen_room_2Tex_003C48;
|
||||
#else
|
||||
static const char men_room_2Tex_003C48[] __attribute__((aligned (2))) = dmen_room_2Tex_003C48;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_2DL_000580 "__OTR__scenes/nonmq/men_scene/men_room_2DL_000580"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_000580[] = dmen_room_2DL_000580;
|
||||
|
||||
#define dmen_room_2Tex_004448 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_004448"
|
||||
static const ALIGN_ASSET(2) char men_room_2Tex_004448[] = dmen_room_2Tex_004448;
|
||||
|
||||
#define dmen_room_2DL_001300 "__OTR__scenes/nonmq/men_scene/men_room_2DL_001300"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_001300[] = dmen_room_2DL_001300;
|
||||
|
||||
#define dmen_room_2DL_000940 "__OTR__scenes/nonmq/men_scene/men_room_2DL_000940"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_000940[] = dmen_room_2DL_000940;
|
||||
|
||||
#define dmen_room_2Tex_004C48 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_004C48"
|
||||
static const ALIGN_ASSET(2) char men_room_2Tex_004C48[] = dmen_room_2Tex_004C48;
|
||||
|
||||
#define dmen_room_2DL_001C30 "__OTR__scenes/nonmq/men_scene/men_room_2DL_001C30"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_001C30[] = dmen_room_2DL_001C30;
|
||||
|
||||
#define dmen_room_2DL_0026E0 "__OTR__scenes/nonmq/men_scene/men_room_2DL_0026E0"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_0026E0[] = dmen_room_2DL_0026E0;
|
||||
|
||||
#define dmen_room_2DL_002C30 "__OTR__scenes/nonmq/men_scene/men_room_2DL_002C30"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_002C30[] = dmen_room_2DL_002C30;
|
||||
|
||||
#define dmen_room_2DL_002FA0 "__OTR__scenes/nonmq/men_scene/men_room_2DL_002FA0"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_002FA0[] = dmen_room_2DL_002FA0;
|
||||
|
||||
#define dmen_room_2DL_003928 "__OTR__scenes/nonmq/men_scene/men_room_2DL_003928"
|
||||
static const ALIGN_ASSET(2) char men_room_2DL_003928[] = dmen_room_2DL_003928;
|
||||
|
||||
#define dmen_room_2Tex_003C48 "__OTR__scenes/nonmq/men_scene/men_room_2Tex_003C48"
|
||||
static const ALIGN_ASSET(2) char men_room_2Tex_003C48[] = dmen_room_2Tex_003C48;
|
||||
@@ -1,79 +1,36 @@
|
||||
#pragma once
|
||||
#define dmen_room_3DL_001740 "__OTR__scenes/nonmq/men_scene/men_room_3DL_001740"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3DL_001740[] = dmen_room_3DL_001740;
|
||||
#else
|
||||
static const char men_room_3DL_001740[] __attribute__((aligned (2))) = dmen_room_3DL_001740;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_004050 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_004050"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_004050[] = dmen_room_3Tex_004050;
|
||||
#else
|
||||
static const char men_room_3Tex_004050[] __attribute__((aligned (2))) = dmen_room_3Tex_004050;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_003850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_003850"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_003850[] = dmen_room_3Tex_003850;
|
||||
#else
|
||||
static const char men_room_3Tex_003850[] __attribute__((aligned (2))) = dmen_room_3Tex_003850;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_007450 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_007450"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_007450[] = dmen_room_3Tex_007450;
|
||||
#else
|
||||
static const char men_room_3Tex_007450[] __attribute__((aligned (2))) = dmen_room_3Tex_007450;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_005050 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005050"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_005050[] = dmen_room_3Tex_005050;
|
||||
#else
|
||||
static const char men_room_3Tex_005050[] __attribute__((aligned (2))) = dmen_room_3Tex_005050;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_005C50 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005C50"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_005C50[] = dmen_room_3Tex_005C50;
|
||||
#else
|
||||
static const char men_room_3Tex_005C50[] __attribute__((aligned (2))) = dmen_room_3Tex_005C50;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_006450 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_006450"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_006450[] = dmen_room_3Tex_006450;
|
||||
#else
|
||||
static const char men_room_3Tex_006450[] __attribute__((aligned (2))) = dmen_room_3Tex_006450;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_005850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005850"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_005850[] = dmen_room_3Tex_005850;
|
||||
#else
|
||||
static const char men_room_3Tex_005850[] __attribute__((aligned (2))) = dmen_room_3Tex_005850;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3Tex_004850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_004850"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3Tex_004850[] = dmen_room_3Tex_004850;
|
||||
#else
|
||||
static const char men_room_3Tex_004850[] __attribute__((aligned (2))) = dmen_room_3Tex_004850;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3DL_002768 "__OTR__scenes/nonmq/men_scene/men_room_3DL_002768"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3DL_002768[] = dmen_room_3DL_002768;
|
||||
#else
|
||||
static const char men_room_3DL_002768[] __attribute__((aligned (2))) = dmen_room_3DL_002768;
|
||||
#endif
|
||||
|
||||
#define dmen_room_3DL_0031B8 "__OTR__scenes/nonmq/men_scene/men_room_3DL_0031B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_3DL_0031B8[] = dmen_room_3DL_0031B8;
|
||||
#else
|
||||
static const char men_room_3DL_0031B8[] __attribute__((aligned (2))) = dmen_room_3DL_0031B8;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_3DL_001740 "__OTR__scenes/nonmq/men_scene/men_room_3DL_001740"
|
||||
static const ALIGN_ASSET(2) char men_room_3DL_001740[] = dmen_room_3DL_001740;
|
||||
|
||||
#define dmen_room_3Tex_004050 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_004050"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_004050[] = dmen_room_3Tex_004050;
|
||||
|
||||
#define dmen_room_3Tex_003850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_003850"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_003850[] = dmen_room_3Tex_003850;
|
||||
|
||||
#define dmen_room_3Tex_007450 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_007450"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_007450[] = dmen_room_3Tex_007450;
|
||||
|
||||
#define dmen_room_3Tex_005050 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005050"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_005050[] = dmen_room_3Tex_005050;
|
||||
|
||||
#define dmen_room_3Tex_005C50 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005C50"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_005C50[] = dmen_room_3Tex_005C50;
|
||||
|
||||
#define dmen_room_3Tex_006450 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_006450"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_006450[] = dmen_room_3Tex_006450;
|
||||
|
||||
#define dmen_room_3Tex_005850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_005850"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_005850[] = dmen_room_3Tex_005850;
|
||||
|
||||
#define dmen_room_3Tex_004850 "__OTR__scenes/nonmq/men_scene/men_room_3Tex_004850"
|
||||
static const ALIGN_ASSET(2) char men_room_3Tex_004850[] = dmen_room_3Tex_004850;
|
||||
|
||||
#define dmen_room_3DL_002768 "__OTR__scenes/nonmq/men_scene/men_room_3DL_002768"
|
||||
static const ALIGN_ASSET(2) char men_room_3DL_002768[] = dmen_room_3DL_002768;
|
||||
|
||||
#define dmen_room_3DL_0031B8 "__OTR__scenes/nonmq/men_scene/men_room_3DL_0031B8"
|
||||
static const ALIGN_ASSET(2) char men_room_3DL_0031B8[] = dmen_room_3DL_0031B8;
|
||||
@@ -1,100 +1,45 @@
|
||||
#pragma once
|
||||
#define dmen_room_4DL_003EF8 "__OTR__scenes/nonmq/men_scene/men_room_4DL_003EF8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_003EF8[] = dmen_room_4DL_003EF8;
|
||||
#else
|
||||
static const char men_room_4DL_003EF8[] __attribute__((aligned (2))) = dmen_room_4DL_003EF8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0099E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0099E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0099E0[] = dmen_room_4Tex_0099E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0099E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0099E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_0046B0 "__OTR__scenes/nonmq/men_scene/men_room_4DL_0046B0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_0046B0[] = dmen_room_4DL_0046B0;
|
||||
#else
|
||||
static const char men_room_4DL_0046B0[] __attribute__((aligned (2))) = dmen_room_4DL_0046B0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0071E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0071E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0071E0[] = dmen_room_4Tex_0071E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0071E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0071E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0061E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0061E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0061E0[] = dmen_room_4Tex_0061E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0061E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0061E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_004C30 "__OTR__scenes/nonmq/men_scene/men_room_4DL_004C30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_004C30[] = dmen_room_4DL_004C30;
|
||||
#else
|
||||
static const char men_room_4DL_004C30[] __attribute__((aligned (2))) = dmen_room_4DL_004C30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_005068 "__OTR__scenes/nonmq/men_scene/men_room_4DL_005068"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_005068[] = dmen_room_4DL_005068;
|
||||
#else
|
||||
static const char men_room_4DL_005068[] __attribute__((aligned (2))) = dmen_room_4DL_005068;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0051E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0051E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0051E0[] = dmen_room_4Tex_0051E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0051E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0051E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_000B10 "__OTR__scenes/nonmq/men_scene/men_room_4DL_000B10"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_000B10[] = dmen_room_4DL_000B10;
|
||||
#else
|
||||
static const char men_room_4DL_000B10[] __attribute__((aligned (2))) = dmen_room_4DL_000B10;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0081E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0081E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0081E0[] = dmen_room_4Tex_0081E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0081E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0081E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_0015C8 "__OTR__scenes/nonmq/men_scene/men_room_4DL_0015C8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_0015C8[] = dmen_room_4DL_0015C8;
|
||||
#else
|
||||
static const char men_room_4DL_0015C8[] __attribute__((aligned (2))) = dmen_room_4DL_0015C8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4DL_002F40 "__OTR__scenes/nonmq/men_scene/men_room_4DL_002F40"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4DL_002F40[] = dmen_room_4DL_002F40;
|
||||
#else
|
||||
static const char men_room_4DL_002F40[] __attribute__((aligned (2))) = dmen_room_4DL_002F40;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0089E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0089E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0089E0[] = dmen_room_4Tex_0089E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0089E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0089E0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_4Tex_0059E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0059E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_4Tex_0059E0[] = dmen_room_4Tex_0059E0;
|
||||
#else
|
||||
static const char men_room_4Tex_0059E0[] __attribute__((aligned (2))) = dmen_room_4Tex_0059E0;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_4DL_003EF8 "__OTR__scenes/nonmq/men_scene/men_room_4DL_003EF8"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_003EF8[] = dmen_room_4DL_003EF8;
|
||||
|
||||
#define dmen_room_4Tex_0099E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0099E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0099E0[] = dmen_room_4Tex_0099E0;
|
||||
|
||||
#define dmen_room_4DL_0046B0 "__OTR__scenes/nonmq/men_scene/men_room_4DL_0046B0"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_0046B0[] = dmen_room_4DL_0046B0;
|
||||
|
||||
#define dmen_room_4Tex_0071E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0071E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0071E0[] = dmen_room_4Tex_0071E0;
|
||||
|
||||
#define dmen_room_4Tex_0061E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0061E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0061E0[] = dmen_room_4Tex_0061E0;
|
||||
|
||||
#define dmen_room_4DL_004C30 "__OTR__scenes/nonmq/men_scene/men_room_4DL_004C30"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_004C30[] = dmen_room_4DL_004C30;
|
||||
|
||||
#define dmen_room_4DL_005068 "__OTR__scenes/nonmq/men_scene/men_room_4DL_005068"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_005068[] = dmen_room_4DL_005068;
|
||||
|
||||
#define dmen_room_4Tex_0051E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0051E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0051E0[] = dmen_room_4Tex_0051E0;
|
||||
|
||||
#define dmen_room_4DL_000B10 "__OTR__scenes/nonmq/men_scene/men_room_4DL_000B10"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_000B10[] = dmen_room_4DL_000B10;
|
||||
|
||||
#define dmen_room_4Tex_0081E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0081E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0081E0[] = dmen_room_4Tex_0081E0;
|
||||
|
||||
#define dmen_room_4DL_0015C8 "__OTR__scenes/nonmq/men_scene/men_room_4DL_0015C8"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_0015C8[] = dmen_room_4DL_0015C8;
|
||||
|
||||
#define dmen_room_4DL_002F40 "__OTR__scenes/nonmq/men_scene/men_room_4DL_002F40"
|
||||
static const ALIGN_ASSET(2) char men_room_4DL_002F40[] = dmen_room_4DL_002F40;
|
||||
|
||||
#define dmen_room_4Tex_0089E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0089E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0089E0[] = dmen_room_4Tex_0089E0;
|
||||
|
||||
#define dmen_room_4Tex_0059E0 "__OTR__scenes/nonmq/men_scene/men_room_4Tex_0059E0"
|
||||
static const ALIGN_ASSET(2) char men_room_4Tex_0059E0[] = dmen_room_4Tex_0059E0;
|
||||
@@ -1,58 +1,27 @@
|
||||
#pragma once
|
||||
#define dmen_room_5DL_001230 "__OTR__scenes/nonmq/men_scene/men_room_5DL_001230"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5DL_001230[] = dmen_room_5DL_001230;
|
||||
#else
|
||||
static const char men_room_5DL_001230[] __attribute__((aligned (2))) = dmen_room_5DL_001230;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_003818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003818"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_003818[] = dmen_room_5Tex_003818;
|
||||
#else
|
||||
static const char men_room_5Tex_003818[] __attribute__((aligned (2))) = dmen_room_5Tex_003818;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_003018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003018"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_003018[] = dmen_room_5Tex_003018;
|
||||
#else
|
||||
static const char men_room_5Tex_003018[] __attribute__((aligned (2))) = dmen_room_5Tex_003018;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_004018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004018"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_004018[] = dmen_room_5Tex_004018;
|
||||
#else
|
||||
static const char men_room_5Tex_004018[] __attribute__((aligned (2))) = dmen_room_5Tex_004018;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_004818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004818"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_004818[] = dmen_room_5Tex_004818;
|
||||
#else
|
||||
static const char men_room_5Tex_004818[] __attribute__((aligned (2))) = dmen_room_5Tex_004818;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_002C18 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002C18"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_002C18[] = dmen_room_5Tex_002C18;
|
||||
#else
|
||||
static const char men_room_5Tex_002C18[] __attribute__((aligned (2))) = dmen_room_5Tex_002C18;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5DL_002128 "__OTR__scenes/nonmq/men_scene/men_room_5DL_002128"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5DL_002128[] = dmen_room_5DL_002128;
|
||||
#else
|
||||
static const char men_room_5DL_002128[] __attribute__((aligned (2))) = dmen_room_5DL_002128;
|
||||
#endif
|
||||
|
||||
#define dmen_room_5Tex_002418 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002418"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_5Tex_002418[] = dmen_room_5Tex_002418;
|
||||
#else
|
||||
static const char men_room_5Tex_002418[] __attribute__((aligned (2))) = dmen_room_5Tex_002418;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_5DL_001230 "__OTR__scenes/nonmq/men_scene/men_room_5DL_001230"
|
||||
static const ALIGN_ASSET(2) char men_room_5DL_001230[] = dmen_room_5DL_001230;
|
||||
|
||||
#define dmen_room_5Tex_003818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003818"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_003818[] = dmen_room_5Tex_003818;
|
||||
|
||||
#define dmen_room_5Tex_003018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003018"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_003018[] = dmen_room_5Tex_003018;
|
||||
|
||||
#define dmen_room_5Tex_004018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004018"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_004018[] = dmen_room_5Tex_004018;
|
||||
|
||||
#define dmen_room_5Tex_004818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004818"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_004818[] = dmen_room_5Tex_004818;
|
||||
|
||||
#define dmen_room_5Tex_002C18 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002C18"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_002C18[] = dmen_room_5Tex_002C18;
|
||||
|
||||
#define dmen_room_5DL_002128 "__OTR__scenes/nonmq/men_scene/men_room_5DL_002128"
|
||||
static const ALIGN_ASSET(2) char men_room_5DL_002128[] = dmen_room_5DL_002128;
|
||||
|
||||
#define dmen_room_5Tex_002418 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002418"
|
||||
static const ALIGN_ASSET(2) char men_room_5Tex_002418[] = dmen_room_5Tex_002418;
|
||||
@@ -1,135 +1,60 @@
|
||||
#pragma once
|
||||
#define dmen_room_6DL_0003D0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0003D0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_0003D0[] = dmen_room_6DL_0003D0;
|
||||
#else
|
||||
static const char men_room_6DL_0003D0[] __attribute__((aligned (2))) = dmen_room_6DL_0003D0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_006378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_006378"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_006378[] = dmen_room_6Tex_006378;
|
||||
#else
|
||||
static const char men_room_6Tex_006378[] __attribute__((aligned (2))) = dmen_room_6Tex_006378;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_001068 "__OTR__scenes/nonmq/men_scene/men_room_6DL_001068"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_001068[] = dmen_room_6DL_001068;
|
||||
#else
|
||||
static const char men_room_6DL_001068[] __attribute__((aligned (2))) = dmen_room_6DL_001068;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_000C68 "__OTR__scenes/nonmq/men_scene/men_room_6DL_000C68"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_000C68[] = dmen_room_6DL_000C68;
|
||||
#else
|
||||
static const char men_room_6DL_000C68[] __attribute__((aligned (2))) = dmen_room_6DL_000C68;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_004F78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_004F78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_004F78[] = dmen_room_6Tex_004F78;
|
||||
#else
|
||||
static const char men_room_6Tex_004F78[] __attribute__((aligned (2))) = dmen_room_6Tex_004F78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_0013D0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0013D0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_0013D0[] = dmen_room_6DL_0013D0;
|
||||
#else
|
||||
static const char men_room_6DL_0013D0[] __attribute__((aligned (2))) = dmen_room_6DL_0013D0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_007378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_007378"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_007378[] = dmen_room_6Tex_007378;
|
||||
#else
|
||||
static const char men_room_6Tex_007378[] __attribute__((aligned (2))) = dmen_room_6Tex_007378;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_0017B8 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0017B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_0017B8[] = dmen_room_6DL_0017B8;
|
||||
#else
|
||||
static const char men_room_6DL_0017B8[] __attribute__((aligned (2))) = dmen_room_6DL_0017B8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_003B90 "__OTR__scenes/nonmq/men_scene/men_room_6DL_003B90"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_003B90[] = dmen_room_6DL_003B90;
|
||||
#else
|
||||
static const char men_room_6DL_003B90[] __attribute__((aligned (2))) = dmen_room_6DL_003B90;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_003F78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_003F78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_003F78[] = dmen_room_6Tex_003F78;
|
||||
#else
|
||||
static const char men_room_6Tex_003F78[] __attribute__((aligned (2))) = dmen_room_6Tex_003F78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_002530 "__OTR__scenes/nonmq/men_scene/men_room_6DL_002530"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_002530[] = dmen_room_6DL_002530;
|
||||
#else
|
||||
static const char men_room_6DL_002530[] __attribute__((aligned (2))) = dmen_room_6DL_002530;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_005B78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_005B78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_005B78[] = dmen_room_6Tex_005B78;
|
||||
#else
|
||||
static const char men_room_6Tex_005B78[] __attribute__((aligned (2))) = dmen_room_6Tex_005B78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_002DE8 "__OTR__scenes/nonmq/men_scene/men_room_6DL_002DE8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_002DE8[] = dmen_room_6DL_002DE8;
|
||||
#else
|
||||
static const char men_room_6DL_002DE8[] __attribute__((aligned (2))) = dmen_room_6DL_002DE8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_007778 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_007778"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_007778[] = dmen_room_6Tex_007778;
|
||||
#else
|
||||
static const char men_room_6Tex_007778[] __attribute__((aligned (2))) = dmen_room_6Tex_007778;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_006B78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_006B78"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_006B78[] = dmen_room_6Tex_006B78;
|
||||
#else
|
||||
static const char men_room_6Tex_006B78[] __attribute__((aligned (2))) = dmen_room_6Tex_006B78;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_0034F0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0034F0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_0034F0[] = dmen_room_6DL_0034F0;
|
||||
#else
|
||||
static const char men_room_6DL_0034F0[] __attribute__((aligned (2))) = dmen_room_6DL_0034F0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_004778 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_004778"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_004778[] = dmen_room_6Tex_004778;
|
||||
#else
|
||||
static const char men_room_6Tex_004778[] __attribute__((aligned (2))) = dmen_room_6Tex_004778;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6DL_003E60 "__OTR__scenes/nonmq/men_scene/men_room_6DL_003E60"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6DL_003E60[] = dmen_room_6DL_003E60;
|
||||
#else
|
||||
static const char men_room_6DL_003E60[] __attribute__((aligned (2))) = dmen_room_6DL_003E60;
|
||||
#endif
|
||||
|
||||
#define dmen_room_6Tex_005378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_005378"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_6Tex_005378[] = dmen_room_6Tex_005378;
|
||||
#else
|
||||
static const char men_room_6Tex_005378[] __attribute__((aligned (2))) = dmen_room_6Tex_005378;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_6DL_0003D0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0003D0"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_0003D0[] = dmen_room_6DL_0003D0;
|
||||
|
||||
#define dmen_room_6Tex_006378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_006378"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_006378[] = dmen_room_6Tex_006378;
|
||||
|
||||
#define dmen_room_6DL_001068 "__OTR__scenes/nonmq/men_scene/men_room_6DL_001068"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_001068[] = dmen_room_6DL_001068;
|
||||
|
||||
#define dmen_room_6DL_000C68 "__OTR__scenes/nonmq/men_scene/men_room_6DL_000C68"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_000C68[] = dmen_room_6DL_000C68;
|
||||
|
||||
#define dmen_room_6Tex_004F78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_004F78"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_004F78[] = dmen_room_6Tex_004F78;
|
||||
|
||||
#define dmen_room_6DL_0013D0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0013D0"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_0013D0[] = dmen_room_6DL_0013D0;
|
||||
|
||||
#define dmen_room_6Tex_007378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_007378"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_007378[] = dmen_room_6Tex_007378;
|
||||
|
||||
#define dmen_room_6DL_0017B8 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0017B8"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_0017B8[] = dmen_room_6DL_0017B8;
|
||||
|
||||
#define dmen_room_6DL_003B90 "__OTR__scenes/nonmq/men_scene/men_room_6DL_003B90"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_003B90[] = dmen_room_6DL_003B90;
|
||||
|
||||
#define dmen_room_6Tex_003F78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_003F78"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_003F78[] = dmen_room_6Tex_003F78;
|
||||
|
||||
#define dmen_room_6DL_002530 "__OTR__scenes/nonmq/men_scene/men_room_6DL_002530"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_002530[] = dmen_room_6DL_002530;
|
||||
|
||||
#define dmen_room_6Tex_005B78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_005B78"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_005B78[] = dmen_room_6Tex_005B78;
|
||||
|
||||
#define dmen_room_6DL_002DE8 "__OTR__scenes/nonmq/men_scene/men_room_6DL_002DE8"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_002DE8[] = dmen_room_6DL_002DE8;
|
||||
|
||||
#define dmen_room_6Tex_007778 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_007778"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_007778[] = dmen_room_6Tex_007778;
|
||||
|
||||
#define dmen_room_6Tex_006B78 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_006B78"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_006B78[] = dmen_room_6Tex_006B78;
|
||||
|
||||
#define dmen_room_6DL_0034F0 "__OTR__scenes/nonmq/men_scene/men_room_6DL_0034F0"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_0034F0[] = dmen_room_6DL_0034F0;
|
||||
|
||||
#define dmen_room_6Tex_004778 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_004778"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_004778[] = dmen_room_6Tex_004778;
|
||||
|
||||
#define dmen_room_6DL_003E60 "__OTR__scenes/nonmq/men_scene/men_room_6DL_003E60"
|
||||
static const ALIGN_ASSET(2) char men_room_6DL_003E60[] = dmen_room_6DL_003E60;
|
||||
|
||||
#define dmen_room_6Tex_005378 "__OTR__scenes/nonmq/men_scene/men_room_6Tex_005378"
|
||||
static const ALIGN_ASSET(2) char men_room_6Tex_005378[] = dmen_room_6Tex_005378;
|
||||
@@ -1,86 +1,39 @@
|
||||
#pragma once
|
||||
#define dmen_room_7DL_0035D8 "__OTR__scenes/nonmq/men_scene/men_room_7DL_0035D8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7DL_0035D8[] = dmen_room_7DL_0035D8;
|
||||
#else
|
||||
static const char men_room_7DL_0035D8[] __attribute__((aligned (2))) = dmen_room_7DL_0035D8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_004AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_004AB8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_004AB8[] = dmen_room_7Tex_004AB8;
|
||||
#else
|
||||
static const char men_room_7Tex_004AB8[] __attribute__((aligned (2))) = dmen_room_7Tex_004AB8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7DL_003348 "__OTR__scenes/nonmq/men_scene/men_room_7DL_003348"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7DL_003348[] = dmen_room_7DL_003348;
|
||||
#else
|
||||
static const char men_room_7DL_003348[] __attribute__((aligned (2))) = dmen_room_7DL_003348;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_0062B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0062B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_0062B8[] = dmen_room_7Tex_0062B8;
|
||||
#else
|
||||
static const char men_room_7Tex_0062B8[] __attribute__((aligned (2))) = dmen_room_7Tex_0062B8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7DL_001EC0 "__OTR__scenes/nonmq/men_scene/men_room_7DL_001EC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7DL_001EC0[] = dmen_room_7DL_001EC0;
|
||||
#else
|
||||
static const char men_room_7DL_001EC0[] __attribute__((aligned (2))) = dmen_room_7DL_001EC0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_0052B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0052B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_0052B8[] = dmen_room_7Tex_0052B8;
|
||||
#else
|
||||
static const char men_room_7Tex_0052B8[] __attribute__((aligned (2))) = dmen_room_7Tex_0052B8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_0072B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0072B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_0072B8[] = dmen_room_7Tex_0072B8;
|
||||
#else
|
||||
static const char men_room_7Tex_0072B8[] __attribute__((aligned (2))) = dmen_room_7Tex_0072B8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_0042B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0042B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_0042B8[] = dmen_room_7Tex_0042B8;
|
||||
#else
|
||||
static const char men_room_7Tex_0042B8[] __attribute__((aligned (2))) = dmen_room_7Tex_0042B8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_007AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_007AB8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_007AB8[] = dmen_room_7Tex_007AB8;
|
||||
#else
|
||||
static const char men_room_7Tex_007AB8[] __attribute__((aligned (2))) = dmen_room_7Tex_007AB8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_003AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_003AB8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_003AB8[] = dmen_room_7Tex_003AB8;
|
||||
#else
|
||||
static const char men_room_7Tex_003AB8[] __attribute__((aligned (2))) = dmen_room_7Tex_003AB8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_005AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_005AB8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_005AB8[] = dmen_room_7Tex_005AB8;
|
||||
#else
|
||||
static const char men_room_7Tex_005AB8[] __attribute__((aligned (2))) = dmen_room_7Tex_005AB8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_7Tex_0036B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0036B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_7Tex_0036B8[] = dmen_room_7Tex_0036B8;
|
||||
#else
|
||||
static const char men_room_7Tex_0036B8[] __attribute__((aligned (2))) = dmen_room_7Tex_0036B8;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_7DL_0035D8 "__OTR__scenes/nonmq/men_scene/men_room_7DL_0035D8"
|
||||
static const ALIGN_ASSET(2) char men_room_7DL_0035D8[] = dmen_room_7DL_0035D8;
|
||||
|
||||
#define dmen_room_7Tex_004AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_004AB8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_004AB8[] = dmen_room_7Tex_004AB8;
|
||||
|
||||
#define dmen_room_7DL_003348 "__OTR__scenes/nonmq/men_scene/men_room_7DL_003348"
|
||||
static const ALIGN_ASSET(2) char men_room_7DL_003348[] = dmen_room_7DL_003348;
|
||||
|
||||
#define dmen_room_7Tex_0062B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0062B8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_0062B8[] = dmen_room_7Tex_0062B8;
|
||||
|
||||
#define dmen_room_7DL_001EC0 "__OTR__scenes/nonmq/men_scene/men_room_7DL_001EC0"
|
||||
static const ALIGN_ASSET(2) char men_room_7DL_001EC0[] = dmen_room_7DL_001EC0;
|
||||
|
||||
#define dmen_room_7Tex_0052B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0052B8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_0052B8[] = dmen_room_7Tex_0052B8;
|
||||
|
||||
#define dmen_room_7Tex_0072B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0072B8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_0072B8[] = dmen_room_7Tex_0072B8;
|
||||
|
||||
#define dmen_room_7Tex_0042B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0042B8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_0042B8[] = dmen_room_7Tex_0042B8;
|
||||
|
||||
#define dmen_room_7Tex_007AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_007AB8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_007AB8[] = dmen_room_7Tex_007AB8;
|
||||
|
||||
#define dmen_room_7Tex_003AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_003AB8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_003AB8[] = dmen_room_7Tex_003AB8;
|
||||
|
||||
#define dmen_room_7Tex_005AB8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_005AB8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_005AB8[] = dmen_room_7Tex_005AB8;
|
||||
|
||||
#define dmen_room_7Tex_0036B8 "__OTR__scenes/nonmq/men_scene/men_room_7Tex_0036B8"
|
||||
static const ALIGN_ASSET(2) char men_room_7Tex_0036B8[] = dmen_room_7Tex_0036B8;
|
||||
@@ -1,107 +1,48 @@
|
||||
#pragma once
|
||||
#define dmen_room_8DL_003EB0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_003EB0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_003EB0[] = dmen_room_8DL_003EB0;
|
||||
#else
|
||||
static const char men_room_8DL_003EB0[] __attribute__((aligned (2))) = dmen_room_8DL_003EB0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_006530 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_006530"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_006530[] = dmen_room_8Tex_006530;
|
||||
#else
|
||||
static const char men_room_8Tex_006530[] __attribute__((aligned (2))) = dmen_room_8Tex_006530;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_000330 "__OTR__scenes/nonmq/men_scene/men_room_8DL_000330"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_000330[] = dmen_room_8DL_000330;
|
||||
#else
|
||||
static const char men_room_8DL_000330[] __attribute__((aligned (2))) = dmen_room_8DL_000330;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_004E08 "__OTR__scenes/nonmq/men_scene/men_room_8DL_004E08"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_004E08[] = dmen_room_8DL_004E08;
|
||||
#else
|
||||
static const char men_room_8DL_004E08[] __attribute__((aligned (2))) = dmen_room_8DL_004E08;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_005D30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_005D30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_005D30[] = dmen_room_8Tex_005D30;
|
||||
#else
|
||||
static const char men_room_8Tex_005D30[] __attribute__((aligned (2))) = dmen_room_8Tex_005D30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_005470 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005470"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_005470[] = dmen_room_8DL_005470;
|
||||
#else
|
||||
static const char men_room_8DL_005470[] __attribute__((aligned (2))) = dmen_room_8DL_005470;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_0055F0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_0055F0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_0055F0[] = dmen_room_8DL_0055F0;
|
||||
#else
|
||||
static const char men_room_8DL_0055F0[] __attribute__((aligned (2))) = dmen_room_8DL_0055F0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_005A08 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005A08"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_005A08[] = dmen_room_8DL_005A08;
|
||||
#else
|
||||
static const char men_room_8DL_005A08[] __attribute__((aligned (2))) = dmen_room_8DL_005A08;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_007630 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007630"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_007630[] = dmen_room_8Tex_007630;
|
||||
#else
|
||||
static const char men_room_8Tex_007630[] __attribute__((aligned (2))) = dmen_room_8Tex_007630;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_005C20 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005C20"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_005C20[] = dmen_room_8DL_005C20;
|
||||
#else
|
||||
static const char men_room_8DL_005C20[] __attribute__((aligned (2))) = dmen_room_8DL_005C20;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_002690 "__OTR__scenes/nonmq/men_scene/men_room_8DL_002690"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_002690[] = dmen_room_8DL_002690;
|
||||
#else
|
||||
static const char men_room_8DL_002690[] __attribute__((aligned (2))) = dmen_room_8DL_002690;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_007530 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007530"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_007530[] = dmen_room_8Tex_007530;
|
||||
#else
|
||||
static const char men_room_8Tex_007530[] __attribute__((aligned (2))) = dmen_room_8Tex_007530;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8DL_000EC0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_000EC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8DL_000EC0[] = dmen_room_8DL_000EC0;
|
||||
#else
|
||||
static const char men_room_8DL_000EC0[] __attribute__((aligned (2))) = dmen_room_8DL_000EC0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_007E30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007E30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_007E30[] = dmen_room_8Tex_007E30;
|
||||
#else
|
||||
static const char men_room_8Tex_007E30[] __attribute__((aligned (2))) = dmen_room_8Tex_007E30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_8Tex_006D30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_006D30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_8Tex_006D30[] = dmen_room_8Tex_006D30;
|
||||
#else
|
||||
static const char men_room_8Tex_006D30[] __attribute__((aligned (2))) = dmen_room_8Tex_006D30;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_8DL_003EB0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_003EB0"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_003EB0[] = dmen_room_8DL_003EB0;
|
||||
|
||||
#define dmen_room_8Tex_006530 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_006530"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_006530[] = dmen_room_8Tex_006530;
|
||||
|
||||
#define dmen_room_8DL_000330 "__OTR__scenes/nonmq/men_scene/men_room_8DL_000330"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_000330[] = dmen_room_8DL_000330;
|
||||
|
||||
#define dmen_room_8DL_004E08 "__OTR__scenes/nonmq/men_scene/men_room_8DL_004E08"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_004E08[] = dmen_room_8DL_004E08;
|
||||
|
||||
#define dmen_room_8Tex_005D30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_005D30"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_005D30[] = dmen_room_8Tex_005D30;
|
||||
|
||||
#define dmen_room_8DL_005470 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005470"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_005470[] = dmen_room_8DL_005470;
|
||||
|
||||
#define dmen_room_8DL_0055F0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_0055F0"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_0055F0[] = dmen_room_8DL_0055F0;
|
||||
|
||||
#define dmen_room_8DL_005A08 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005A08"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_005A08[] = dmen_room_8DL_005A08;
|
||||
|
||||
#define dmen_room_8Tex_007630 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007630"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_007630[] = dmen_room_8Tex_007630;
|
||||
|
||||
#define dmen_room_8DL_005C20 "__OTR__scenes/nonmq/men_scene/men_room_8DL_005C20"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_005C20[] = dmen_room_8DL_005C20;
|
||||
|
||||
#define dmen_room_8DL_002690 "__OTR__scenes/nonmq/men_scene/men_room_8DL_002690"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_002690[] = dmen_room_8DL_002690;
|
||||
|
||||
#define dmen_room_8Tex_007530 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007530"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_007530[] = dmen_room_8Tex_007530;
|
||||
|
||||
#define dmen_room_8DL_000EC0 "__OTR__scenes/nonmq/men_scene/men_room_8DL_000EC0"
|
||||
static const ALIGN_ASSET(2) char men_room_8DL_000EC0[] = dmen_room_8DL_000EC0;
|
||||
|
||||
#define dmen_room_8Tex_007E30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_007E30"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_007E30[] = dmen_room_8Tex_007E30;
|
||||
|
||||
#define dmen_room_8Tex_006D30 "__OTR__scenes/nonmq/men_scene/men_room_8Tex_006D30"
|
||||
static const ALIGN_ASSET(2) char men_room_8Tex_006D30[] = dmen_room_8Tex_006D30;
|
||||
@@ -1,72 +1,33 @@
|
||||
#pragma once
|
||||
#define dmen_room_9DL_000700 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000700"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_000700[] = dmen_room_9DL_000700;
|
||||
#else
|
||||
static const char men_room_9DL_000700[] __attribute__((aligned (2))) = dmen_room_9DL_000700;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9Tex_0022B0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_0022B0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9Tex_0022B0[] = dmen_room_9Tex_0022B0;
|
||||
#else
|
||||
static const char men_room_9Tex_0022B0[] __attribute__((aligned (2))) = dmen_room_9Tex_0022B0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9DL_000B30 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000B30"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_000B30[] = dmen_room_9DL_000B30;
|
||||
#else
|
||||
static const char men_room_9DL_000B30[] __attribute__((aligned (2))) = dmen_room_9DL_000B30;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9DL_000D68 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000D68"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_000D68[] = dmen_room_9DL_000D68;
|
||||
#else
|
||||
static const char men_room_9DL_000D68[] __attribute__((aligned (2))) = dmen_room_9DL_000D68;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9DL_002F80 "__OTR__scenes/nonmq/men_scene/men_room_9DL_002F80"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_002F80[] = dmen_room_9DL_002F80;
|
||||
#else
|
||||
static const char men_room_9DL_002F80[] __attribute__((aligned (2))) = dmen_room_9DL_002F80;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9Tex_003070 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_003070"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9Tex_003070[] = dmen_room_9Tex_003070;
|
||||
#else
|
||||
static const char men_room_9Tex_003070[] __attribute__((aligned (2))) = dmen_room_9Tex_003070;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9DL_0014E8 "__OTR__scenes/nonmq/men_scene/men_room_9DL_0014E8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_0014E8[] = dmen_room_9DL_0014E8;
|
||||
#else
|
||||
static const char men_room_9DL_0014E8[] __attribute__((aligned (2))) = dmen_room_9DL_0014E8;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9Tex_0026B0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_0026B0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9Tex_0026B0[] = dmen_room_9Tex_0026B0;
|
||||
#else
|
||||
static const char men_room_9Tex_0026B0[] __attribute__((aligned (2))) = dmen_room_9Tex_0026B0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9DL_0019C0 "__OTR__scenes/nonmq/men_scene/men_room_9DL_0019C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9DL_0019C0[] = dmen_room_9DL_0019C0;
|
||||
#else
|
||||
static const char men_room_9DL_0019C0[] __attribute__((aligned (2))) = dmen_room_9DL_0019C0;
|
||||
#endif
|
||||
|
||||
#define dmen_room_9Tex_001AB0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_001AB0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_room_9Tex_001AB0[] = dmen_room_9Tex_001AB0;
|
||||
#else
|
||||
static const char men_room_9Tex_001AB0[] __attribute__((aligned (2))) = dmen_room_9Tex_001AB0;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dmen_room_9DL_000700 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000700"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_000700[] = dmen_room_9DL_000700;
|
||||
|
||||
#define dmen_room_9Tex_0022B0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_0022B0"
|
||||
static const ALIGN_ASSET(2) char men_room_9Tex_0022B0[] = dmen_room_9Tex_0022B0;
|
||||
|
||||
#define dmen_room_9DL_000B30 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000B30"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_000B30[] = dmen_room_9DL_000B30;
|
||||
|
||||
#define dmen_room_9DL_000D68 "__OTR__scenes/nonmq/men_scene/men_room_9DL_000D68"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_000D68[] = dmen_room_9DL_000D68;
|
||||
|
||||
#define dmen_room_9DL_002F80 "__OTR__scenes/nonmq/men_scene/men_room_9DL_002F80"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_002F80[] = dmen_room_9DL_002F80;
|
||||
|
||||
#define dmen_room_9Tex_003070 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_003070"
|
||||
static const ALIGN_ASSET(2) char men_room_9Tex_003070[] = dmen_room_9Tex_003070;
|
||||
|
||||
#define dmen_room_9DL_0014E8 "__OTR__scenes/nonmq/men_scene/men_room_9DL_0014E8"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_0014E8[] = dmen_room_9DL_0014E8;
|
||||
|
||||
#define dmen_room_9Tex_0026B0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_0026B0"
|
||||
static const ALIGN_ASSET(2) char men_room_9Tex_0026B0[] = dmen_room_9Tex_0026B0;
|
||||
|
||||
#define dmen_room_9DL_0019C0 "__OTR__scenes/nonmq/men_scene/men_room_9DL_0019C0"
|
||||
static const ALIGN_ASSET(2) char men_room_9DL_0019C0[] = dmen_room_9DL_0019C0;
|
||||
|
||||
#define dmen_room_9Tex_001AB0 "__OTR__scenes/nonmq/men_scene/men_room_9Tex_001AB0"
|
||||
static const ALIGN_ASSET(2) char men_room_9Tex_001AB0[] = dmen_room_9Tex_001AB0;
|
||||
@@ -1,44 +1,21 @@
|
||||
#pragma once
|
||||
#define dgGTGDayEntranceTex "__OTR__scenes/nonmq/men_scene/gGTGDayEntranceTex"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char gGTGDayEntranceTex[] = dgGTGDayEntranceTex;
|
||||
#else
|
||||
static const char gGTGDayEntranceTex[] __attribute__((aligned (2))) = dgGTGDayEntranceTex;
|
||||
#endif
|
||||
|
||||
#define dgGTGNightEntranceTex "__OTR__scenes/nonmq/men_scene/gGTGNightEntranceTex"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char gGTGNightEntranceTex[] = dgGTGNightEntranceTex;
|
||||
#else
|
||||
static const char gGTGNightEntranceTex[] __attribute__((aligned (2))) = dgGTGNightEntranceTex;
|
||||
#endif
|
||||
|
||||
#define dmen_sceneCollisionHeader_00F690 "__OTR__scenes/nonmq/men_scene/men_sceneCollisionHeader_00F690"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_sceneCollisionHeader_00F690[] = dmen_sceneCollisionHeader_00F690;
|
||||
#else
|
||||
static const char men_sceneCollisionHeader_00F690[] __attribute__((aligned (2))) = dmen_sceneCollisionHeader_00F690;
|
||||
#endif
|
||||
|
||||
#define dmen_sceneTLUT_00F6C0 "__OTR__scenes/nonmq/men_scene/men_sceneTLUT_00F6C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_sceneTLUT_00F6C0[] = dmen_sceneTLUT_00F6C0;
|
||||
#else
|
||||
static const char men_sceneTLUT_00F6C0[] __attribute__((aligned (2))) = dmen_sceneTLUT_00F6C0;
|
||||
#endif
|
||||
|
||||
#define dmen_sceneTex_010CC0 "__OTR__scenes/nonmq/men_scene/men_sceneTex_010CC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_sceneTex_010CC0[] = dmen_sceneTex_010CC0;
|
||||
#else
|
||||
static const char men_sceneTex_010CC0[] __attribute__((aligned (2))) = dmen_sceneTex_010CC0;
|
||||
#endif
|
||||
|
||||
#define dmen_sceneTex_0108C0 "__OTR__scenes/nonmq/men_scene/men_sceneTex_0108C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char men_sceneTex_0108C0[] = dmen_sceneTex_0108C0;
|
||||
#else
|
||||
static const char men_sceneTex_0108C0[] __attribute__((aligned (2))) = dmen_sceneTex_0108C0;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dgGTGDayEntranceTex "__OTR__scenes/nonmq/men_scene/gGTGDayEntranceTex"
|
||||
static const ALIGN_ASSET(2) char gGTGDayEntranceTex[] = dgGTGDayEntranceTex;
|
||||
|
||||
#define dgGTGNightEntranceTex "__OTR__scenes/nonmq/men_scene/gGTGNightEntranceTex"
|
||||
static const ALIGN_ASSET(2) char gGTGNightEntranceTex[] = dgGTGNightEntranceTex;
|
||||
|
||||
#define dmen_sceneCollisionHeader_00F690 "__OTR__scenes/nonmq/men_scene/men_sceneCollisionHeader_00F690"
|
||||
static const ALIGN_ASSET(2) char men_sceneCollisionHeader_00F690[] = dmen_sceneCollisionHeader_00F690;
|
||||
|
||||
#define dmen_sceneTLUT_00F6C0 "__OTR__scenes/nonmq/men_scene/men_sceneTLUT_00F6C0"
|
||||
static const ALIGN_ASSET(2) char men_sceneTLUT_00F6C0[] = dmen_sceneTLUT_00F6C0;
|
||||
|
||||
#define dmen_sceneTex_010CC0 "__OTR__scenes/nonmq/men_scene/men_sceneTex_010CC0"
|
||||
static const ALIGN_ASSET(2) char men_sceneTex_010CC0[] = dmen_sceneTex_010CC0;
|
||||
|
||||
#define dmen_sceneTex_0108C0 "__OTR__scenes/nonmq/men_scene/men_sceneTex_0108C0"
|
||||
static const ALIGN_ASSET(2) char men_sceneTex_0108C0[] = dmen_sceneTex_0108C0;
|
||||
Reference in New Issue
Block a user