2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_MEN_ROOM_5_H
|
|
|
|
#define DUNGEONS_MEN_ROOM_5_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dmen_room_5Tex_002418 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002418"
|
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_002418[] = dmen_room_5Tex_002418;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dmen_room_5Tex_002C18 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_002C18"
|
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_002C18[] = dmen_room_5Tex_002C18;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dmen_room_5Tex_003018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003018"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_003018[] = dmen_room_5Tex_003018;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dmen_room_5Tex_003818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_003818"
|
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_003818[] = dmen_room_5Tex_003818;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dmen_room_5Tex_004018 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004018"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_004018[] = dmen_room_5Tex_004018;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dmen_room_5Tex_004818 "__OTR__scenes/nonmq/men_scene/men_room_5Tex_004818"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char men_room_5Tex_004818[] = dmen_room_5Tex_004818;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dmen_room_5DL_001230 "__OTR__scenes/nonmq/men_scene/men_room_5DL_001230"
|
|
|
|
static const ALIGN_ASSET(2) char men_room_5DL_001230[] = dmen_room_5DL_001230;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dmen_room_5DL_002128 "__OTR__scenes/nonmq/men_scene/men_room_5DL_002128"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char men_room_5DL_002128[] = dmen_room_5DL_002128;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // DUNGEONS_MEN_ROOM_5_H
|