Shipwright/soh/assets/scenes/dungeons/HIDAN/HIDAN_room_15.h

17 lines
658 B
C
Raw Normal View History

2023-02-14 08:29:46 -05:00
#pragma once
#define dHIDAN_room_15DL_000950 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15DL_000950"
#ifdef _WIN32
static const __declspec(align(2)) char HIDAN_room_15DL_000950[] = dHIDAN_room_15DL_000950;
#else
static const char HIDAN_room_15DL_000950[] __attribute__((aligned (2))) = dHIDAN_room_15DL_000950;
#endif
#define dHIDAN_room_15Tex_000DC8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15Tex_000DC8"
#ifdef _WIN32
static const __declspec(align(2)) char HIDAN_room_15Tex_000DC8[] = dHIDAN_room_15Tex_000DC8;
#else
static const char HIDAN_room_15Tex_000DC8[] __attribute__((aligned (2))) = dHIDAN_room_15Tex_000DC8;
#endif