2023-09-01 12:47:51 -04:00
|
|
|
#ifndef INDOORS_HAKASITARELAY_SCENE_H
|
|
|
|
#define INDOORS_HAKASITARELAY_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 dhakasitarelay_sceneTex_00C080 "__OTR__scenes/shared/hakasitarelay_scene/hakasitarelay_sceneTex_00C080"
|
|
|
|
static const ALIGN_ASSET(2) char hakasitarelay_sceneTex_00C080[] = dhakasitarelay_sceneTex_00C080;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dhakasitarelay_sceneTex_00D080 "__OTR__scenes/shared/hakasitarelay_scene/hakasitarelay_sceneTex_00D080"
|
|
|
|
static const ALIGN_ASSET(2) char hakasitarelay_sceneTex_00D080[] = dhakasitarelay_sceneTex_00D080;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dhakasitarelay_sceneTex_00D880 "__OTR__scenes/shared/hakasitarelay_scene/hakasitarelay_sceneTex_00D880"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char hakasitarelay_sceneTex_00D880[] = dhakasitarelay_sceneTex_00D880;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dhakasitarelay_sceneCollisionHeader_00C04C "__OTR__scenes/shared/hakasitarelay_scene/hakasitarelay_sceneCollisionHeader_00C04C"
|
|
|
|
static const ALIGN_ASSET(2) char hakasitarelay_sceneCollisionHeader_00C04C[] = dhakasitarelay_sceneCollisionHeader_00C04C;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dgSongOfStormsCs "__OTR__scenes/shared/hakasitarelay_scene/gSongOfStormsCs"
|
|
|
|
static const ALIGN_ASSET(2) char gSongOfStormsCs[] = dgSongOfStormsCs;
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
#endif // INDOORS_HAKASITARELAY_SCENE_H
|