2023-02-14 08:29:46 -05:00
|
|
|
#pragma once
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dydan_room_8DL_000760 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8DL_000760"
|
2023-02-14 08:29:46 -05:00
|
|
|
#ifdef _WIN32
|
2023-02-16 13:32:01 -05:00
|
|
|
static const __declspec(align(2)) char ydan_room_8DL_000760[] = dydan_room_8DL_000760;
|
2023-02-14 08:29:46 -05:00
|
|
|
#else
|
2023-02-16 13:32:01 -05:00
|
|
|
static const char ydan_room_8DL_000760[] __attribute__((aligned (2))) = dydan_room_8DL_000760;
|
2023-02-14 08:29:46 -05:00
|
|
|
#endif
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dydan_room_8Tex_000988 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8Tex_000988"
|
2023-02-14 08:29:46 -05:00
|
|
|
#ifdef _WIN32
|
2023-02-16 13:32:01 -05:00
|
|
|
static const __declspec(align(2)) char ydan_room_8Tex_000988[] = dydan_room_8Tex_000988;
|
2023-02-14 08:29:46 -05:00
|
|
|
#else
|
2023-02-16 13:32:01 -05:00
|
|
|
static const char ydan_room_8Tex_000988[] __attribute__((aligned (2))) = dydan_room_8Tex_000988;
|
2023-02-14 08:29:46 -05:00
|
|
|
#endif
|
|
|
|
|
|
|
|
|