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

17 lines
632 B
C

#pragma once
#define dydan_room_8DL_000760 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8DL_000760"
#ifdef _WIN32
static const __declspec(align(2)) char ydan_room_8DL_000760[] = dydan_room_8DL_000760;
#else
static const char ydan_room_8DL_000760[] __attribute__((aligned (2))) = dydan_room_8DL_000760;
#endif
#define dydan_room_8Tex_000988 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8Tex_000988"
#ifdef _WIN32
static const __declspec(align(2)) char ydan_room_8Tex_000988[] = dydan_room_8Tex_000988;
#else
static const char ydan_room_8Tex_000988[] __attribute__((aligned (2))) = dydan_room_8Tex_000988;
#endif