Shipwright/soh/assets/scenes/misc/shrine/shrine_room_0.h
2023-02-14 08:29:46 -05:00

10 lines
334 B
C

#pragma once
#define dshrine_room_0DL_007AE0 "__OTR__scenes/nonmq/shrine_scene/shrine_room_0DL_007AE0"
#ifdef _WIN32
static const __declspec(align(2)) char shrine_room_0DL_007AE0[] = dshrine_room_0DL_007AE0;
#else
static const char shrine_room_0DL_007AE0[] __attribute__((aligned (2))) = dshrine_room_0DL_007AE0;
#endif