2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_HIDAN_ROOM_15_H
|
|
|
|
#define DUNGEONS_HIDAN_ROOM_15_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
|
|
|
#define dHIDAN_room_15Tex_000D88 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15Tex_000D88"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_15Tex_000D88[] = dHIDAN_room_15Tex_000D88;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHIDAN_room_15DL_000910 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_15DL_000910"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_15DL_000910[] = dHIDAN_room_15DL_000910;
|
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // DUNGEONS_HIDAN_ROOM_15_H
|