2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_BDAN_ROOM_1_H
|
|
|
|
#define DUNGEONS_BDAN_ROOM_1_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dbdan_room_1Tex_004E00 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1Tex_004E00"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1Tex_004E00[] = dbdan_room_1Tex_004E00;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dbdan_room_1Tex_005600 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1Tex_005600"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1Tex_005600[] = dbdan_room_1Tex_005600;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dbdan_room_1DL_004DF0 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1DL_004DF0"
|
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1DL_004DF0[] = dbdan_room_1DL_004DF0;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dbdan_room_1DL_005FA8 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1DL_005FA8"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1DL_005FA8[] = dbdan_room_1DL_005FA8;
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dbdan_room_1Set_000240DL_004DF0 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1Set_000240DL_004DF0"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1Set_000240DL_004DF0[] = dbdan_room_1Set_000240DL_004DF0;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-03-02 09:37:47 -05:00
|
|
|
#define dbdan_room_1Set_000240DL_005FA8 "__OTR__scenes/nonmq/bdan_scene/bdan_room_1Set_000240DL_005FA8"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char bdan_room_1Set_000240DL_005FA8[] = dbdan_room_1Set_000240DL_005FA8;
|
|
|
|
|
|
|
|
|
|
|
|
#endif // DUNGEONS_BDAN_ROOM_1_H
|