2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_HIDAN_ROOM_3_H
|
|
|
|
#define DUNGEONS_HIDAN_ROOM_3_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_3Tex_001AC8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3Tex_001AC8"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3Tex_001AC8[] = dHIDAN_room_3Tex_001AC8;
|
|
|
|
|
|
|
|
#define dHIDAN_room_3Tex_001EC8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3Tex_001EC8"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3Tex_001EC8[] = dHIDAN_room_3Tex_001EC8;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_3Tex_0022C8 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3Tex_0022C8"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3Tex_0022C8[] = dHIDAN_room_3Tex_0022C8;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHIDAN_room_3DL_000980 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3DL_000980"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3DL_000980[] = dHIDAN_room_3DL_000980;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_3DL_0014A0 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3DL_0014A0"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3DL_0014A0[] = dHIDAN_room_3DL_0014A0;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_3DL_001840 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_3DL_001840"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_3DL_001840[] = dHIDAN_room_3DL_001840;
|
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // DUNGEONS_HIDAN_ROOM_3_H
|