2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_HIDAN_ROOM_7_H
|
|
|
|
#define DUNGEONS_HIDAN_ROOM_7_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_7Tex_001C48 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7Tex_001C48"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7Tex_001C48[] = dHIDAN_room_7Tex_001C48;
|
|
|
|
|
|
|
|
#define dHIDAN_room_7Tex_001E48 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7Tex_001E48"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7Tex_001E48[] = dHIDAN_room_7Tex_001E48;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_7Tex_002648 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7Tex_002648"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7Tex_002648[] = dHIDAN_room_7Tex_002648;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_7Tex_002A48 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7Tex_002A48"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7Tex_002A48[] = dHIDAN_room_7Tex_002A48;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHIDAN_room_7DL_000C80 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7DL_000C80"
|
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7DL_000C80[] = dHIDAN_room_7DL_000C80;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHIDAN_room_7DL_001948 "__OTR__scenes/nonmq/HIDAN_scene/HIDAN_room_7DL_001948"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HIDAN_room_7DL_001948[] = dHIDAN_room_7DL_001948;
|
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // DUNGEONS_HIDAN_ROOM_7_H
|