Shipwright/soh/assets/scenes/dungeons/HIDAN/HIDAN_room_15.h
2023-02-16 13:32:01 -05:00

17 lines
658 B
C

#pragma once
#define dHIDAN_room_15DL_000910 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15DL_000910"
#ifdef _WIN32
static const __declspec(align(2)) char HIDAN_room_15DL_000910[] = dHIDAN_room_15DL_000910;
#else
static const char HIDAN_room_15DL_000910[] __attribute__((aligned (2))) = dHIDAN_room_15DL_000910;
#endif
#define dHIDAN_room_15Tex_000D88 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15Tex_000D88"
#ifdef _WIN32
static const __declspec(align(2)) char HIDAN_room_15Tex_000D88[] = dHIDAN_room_15Tex_000D88;
#else
static const char HIDAN_room_15Tex_000D88[] __attribute__((aligned (2))) = dHIDAN_room_15Tex_000D88;
#endif