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