Generate assets with MQ present (#2485)
This commit is contained in:
@@ -1,93 +1,93 @@
|
||||
#pragma once
|
||||
#define djyasinzou_room_9DL_001500 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_001500"
|
||||
#define djyasinzou_room_9DL_0014E0 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_0014E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_001500[] = djyasinzou_room_9DL_001500;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_0014E0[] = djyasinzou_room_9DL_0014E0;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_001500[] __attribute__((aligned (2))) = djyasinzou_room_9DL_001500;
|
||||
static const char jyasinzou_room_9DL_0014E0[] __attribute__((aligned (2))) = djyasinzou_room_9DL_0014E0;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_0045E8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0045E8"
|
||||
#define djyasinzou_room_9Tex_0045C8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0045C8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0045E8[] = djyasinzou_room_9Tex_0045E8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0045C8[] = djyasinzou_room_9Tex_0045C8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_0045E8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0045E8;
|
||||
static const char jyasinzou_room_9Tex_0045C8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0045C8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_003DE8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_003DE8"
|
||||
#define djyasinzou_room_9Tex_003DC8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_003DC8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_003DE8[] = djyasinzou_room_9Tex_003DE8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_003DC8[] = djyasinzou_room_9Tex_003DC8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_003DE8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_003DE8;
|
||||
static const char jyasinzou_room_9Tex_003DC8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_003DC8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_0051E8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0051E8"
|
||||
#define djyasinzou_room_9Tex_0051C8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0051C8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0051E8[] = djyasinzou_room_9Tex_0051E8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0051C8[] = djyasinzou_room_9Tex_0051C8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_0051E8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0051E8;
|
||||
static const char jyasinzou_room_9Tex_0051C8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0051C8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_0055E8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0055E8"
|
||||
#define djyasinzou_room_9Tex_0055C8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_0055C8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0055E8[] = djyasinzou_room_9Tex_0055E8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_0055C8[] = djyasinzou_room_9Tex_0055C8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_0055E8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0055E8;
|
||||
static const char jyasinzou_room_9Tex_0055C8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_0055C8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002008 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002008"
|
||||
#define djyasinzou_room_9DL_001FE8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_001FE8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002008[] = djyasinzou_room_9DL_002008;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_001FE8[] = djyasinzou_room_9DL_001FE8;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002008[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002008;
|
||||
static const char jyasinzou_room_9DL_001FE8[] __attribute__((aligned (2))) = djyasinzou_room_9DL_001FE8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_002DE8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_002DE8"
|
||||
#define djyasinzou_room_9Tex_002DC8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_002DC8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_002DE8[] = djyasinzou_room_9Tex_002DE8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_002DC8[] = djyasinzou_room_9Tex_002DC8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_002DE8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_002DE8;
|
||||
static const char jyasinzou_room_9Tex_002DC8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_002DC8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9Tex_004DE8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_004DE8"
|
||||
#define djyasinzou_room_9Tex_004DC8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9Tex_004DC8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_004DE8[] = djyasinzou_room_9Tex_004DE8;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9Tex_004DC8[] = djyasinzou_room_9Tex_004DC8;
|
||||
#else
|
||||
static const char jyasinzou_room_9Tex_004DE8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_004DE8;
|
||||
static const char jyasinzou_room_9Tex_004DC8[] __attribute__((aligned (2))) = djyasinzou_room_9Tex_004DC8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002288 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002288"
|
||||
#define djyasinzou_room_9DL_002268 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002268"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002288[] = djyasinzou_room_9DL_002288;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002268[] = djyasinzou_room_9DL_002268;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002288[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002288;
|
||||
static const char jyasinzou_room_9DL_002268[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002268;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002508 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002508"
|
||||
#define djyasinzou_room_9DL_0024E8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_0024E8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002508[] = djyasinzou_room_9DL_002508;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_0024E8[] = djyasinzou_room_9DL_0024E8;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002508[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002508;
|
||||
static const char jyasinzou_room_9DL_0024E8[] __attribute__((aligned (2))) = djyasinzou_room_9DL_0024E8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002788 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002788"
|
||||
#define djyasinzou_room_9DL_002768 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002768"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002788[] = djyasinzou_room_9DL_002788;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002768[] = djyasinzou_room_9DL_002768;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002788[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002788;
|
||||
static const char jyasinzou_room_9DL_002768[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002768;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002A08 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002A08"
|
||||
#define djyasinzou_room_9DL_0029E8 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_0029E8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002A08[] = djyasinzou_room_9DL_002A08;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_0029E8[] = djyasinzou_room_9DL_0029E8;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002A08[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002A08;
|
||||
static const char jyasinzou_room_9DL_0029E8[] __attribute__((aligned (2))) = djyasinzou_room_9DL_0029E8;
|
||||
#endif
|
||||
|
||||
#define djyasinzou_room_9DL_002C88 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002C88"
|
||||
#define djyasinzou_room_9DL_002C68 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_9DL_002C68"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002C88[] = djyasinzou_room_9DL_002C88;
|
||||
static const __declspec(align(2)) char jyasinzou_room_9DL_002C68[] = djyasinzou_room_9DL_002C68;
|
||||
#else
|
||||
static const char jyasinzou_room_9DL_002C88[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002C88;
|
||||
static const char jyasinzou_room_9DL_002C68[] __attribute__((aligned (2))) = djyasinzou_room_9DL_002C68;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user