2023-09-01 12:47:51 -04:00
|
|
|
#ifndef INDOORS_TAKARAYA_SCENE_H
|
|
|
|
#define INDOORS_TAKARAYA_SCENE_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dtakaraya_sceneTex_0051B0 "__OTR__scenes/shared/takaraya_scene/takaraya_sceneTex_0051B0"
|
|
|
|
static const ALIGN_ASSET(2) char takaraya_sceneTex_0051B0[] = dtakaraya_sceneTex_0051B0;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dtakaraya_sceneTex_0059B0 "__OTR__scenes/shared/takaraya_scene/takaraya_sceneTex_0059B0"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char takaraya_sceneTex_0059B0[] = dtakaraya_sceneTex_0059B0;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dtakaraya_sceneTex_0061B0 "__OTR__scenes/shared/takaraya_scene/takaraya_sceneTex_0061B0"
|
|
|
|
static const ALIGN_ASSET(2) char takaraya_sceneTex_0061B0[] = dtakaraya_sceneTex_0061B0;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dtakaraya_sceneTex_0069B0 "__OTR__scenes/shared/takaraya_scene/takaraya_sceneTex_0069B0"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char takaraya_sceneTex_0069B0[] = dtakaraya_sceneTex_0069B0;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dtakaraya_sceneCollisionHeader_005178 "__OTR__scenes/shared/takaraya_scene/takaraya_sceneCollisionHeader_005178"
|
|
|
|
static const ALIGN_ASSET(2) char takaraya_sceneCollisionHeader_005178[] = dtakaraya_sceneCollisionHeader_005178;
|
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // INDOORS_TAKARAYA_SCENE_H
|