2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_HIDAN_ROOM_14_H
|
|
|
|
#define DUNGEONS_HIDAN_ROOM_14_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHIDAN_room_14Tex_0019F8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_14Tex_0019F8"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_14Tex_0019F8[] = dHIDAN_room_14Tex_0019F8;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_14Tex_001DF8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_14Tex_001DF8"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_14Tex_001DF8[] = dHIDAN_room_14Tex_001DF8;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHIDAN_room_14DL_001030 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_14DL_001030"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_14DL_001030[] = dHIDAN_room_14DL_001030;
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
|
|
|
|
#endif // DUNGEONS_HIDAN_ROOM_14_H
|