2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_YDAN_ROOM_8_H
|
|
|
|
#define DUNGEONS_YDAN_ROOM_8_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dydan_room_8DL_000760 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8DL_000760"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char ydan_room_8DL_000760[] = dydan_room_8DL_000760;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-03-02 09:37:47 -05:00
|
|
|
#define dydan_room_8Tex_000988 "__OTR__scenes/nonmq/ydan_scene/ydan_room_8Tex_000988"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char ydan_room_8Tex_000988[] = dydan_room_8Tex_000988;
|
|
|
|
|
|
|
|
|
|
|
|
#endif // DUNGEONS_YDAN_ROOM_8_H
|