Generate assets with MQ present (#2485)

This commit is contained in:
David Chavez
2023-02-16 19:32:01 +01:00
committed by GitHub
parent 877fc2dcca
commit 6cd7066706
208 changed files with 7785 additions and 7127 deletions

View File

@@ -1,23 +1,44 @@
#pragma once
#define dHAKAdan_room_19DL_0014F0 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19DL_0014F0"
#define dHAKAdan_room_19DL_0011E0 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19DL_0011E0"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19DL_0014F0[] = dHAKAdan_room_19DL_0014F0;
static const __declspec(align(2)) char HAKAdan_room_19DL_0011E0[] = dHAKAdan_room_19DL_0011E0;
#else
static const char HAKAdan_room_19DL_0014F0[] __attribute__((aligned (2))) = dHAKAdan_room_19DL_0014F0;
static const char HAKAdan_room_19DL_0011E0[] __attribute__((aligned (2))) = dHAKAdan_room_19DL_0011E0;
#endif
#define dHAKAdan_room_19Tex_002518 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19Tex_002518"
#define dHAKAdan_room_19Tex_002578 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19Tex_002578"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19Tex_002518[] = dHAKAdan_room_19Tex_002518;
static const __declspec(align(2)) char HAKAdan_room_19Tex_002578[] = dHAKAdan_room_19Tex_002578;
#else
static const char HAKAdan_room_19Tex_002518[] __attribute__((aligned (2))) = dHAKAdan_room_19Tex_002518;
static const char HAKAdan_room_19Tex_002578[] __attribute__((aligned (2))) = dHAKAdan_room_19Tex_002578;
#endif
#define dHAKAdan_room_19Tex_001518 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19Tex_001518"
#define dHAKAdan_room_19DL_001490 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19DL_001490"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19Tex_001518[] = dHAKAdan_room_19Tex_001518;
static const __declspec(align(2)) char HAKAdan_room_19DL_001490[] = dHAKAdan_room_19DL_001490;
#else
static const char HAKAdan_room_19Tex_001518[] __attribute__((aligned (2))) = dHAKAdan_room_19Tex_001518;
static const char HAKAdan_room_19DL_001490[] __attribute__((aligned (2))) = dHAKAdan_room_19DL_001490;
#endif
#define dHAKAdan_room_19Tex_001578 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19Tex_001578"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19Tex_001578[] = dHAKAdan_room_19Tex_001578;
#else
static const char HAKAdan_room_19Tex_001578[] __attribute__((aligned (2))) = dHAKAdan_room_19Tex_001578;
#endif
#define dHAKAdan_room_19DL_000290 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19DL_000290"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19DL_000290[] = dHAKAdan_room_19DL_000290;
#else
static const char HAKAdan_room_19DL_000290[] __attribute__((aligned (2))) = dHAKAdan_room_19DL_000290;
#endif
#define dHAKAdan_room_19DL_000938 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_19DL_000938"
#ifdef _WIN32
static const __declspec(align(2)) char HAKAdan_room_19DL_000938[] = dHAKAdan_room_19DL_000938;
#else
static const char HAKAdan_room_19DL_000938[] __attribute__((aligned (2))) = dHAKAdan_room_19DL_000938;
#endif