2023-09-01 12:47:51 -04:00
|
|
|
#ifndef OVERWORLD_SPOT10_SCENE_H
|
|
|
|
#define OVERWORLD_SPOT10_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 dspot10_sceneTex_00C230 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00C230"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00C230[] = dspot10_sceneTex_00C230;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00CA30 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00CA30"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00CA30[] = dspot10_sceneTex_00CA30;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00D230 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00D230"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00D230[] = dspot10_sceneTex_00D230;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00DA30 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00DA30"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00DA30[] = dspot10_sceneTex_00DA30;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00EA30 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00EA30"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00EA30[] = dspot10_sceneTex_00EA30;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00F230 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00F230"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00F230[] = dspot10_sceneTex_00F230;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00F430 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00F430"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00F430[] = dspot10_sceneTex_00F430;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneTex_00FC30 "__OTR__scenes/shared/spot10_scene/spot10_sceneTex_00FC30"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneTex_00FC30[] = dspot10_sceneTex_00FC30;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneCollisionHeader_00AC98 "__OTR__scenes/shared/spot10_scene/spot10_sceneCollisionHeader_00AC98"
|
|
|
|
static const ALIGN_ASSET(2) char spot10_sceneCollisionHeader_00AC98[] = dspot10_sceneCollisionHeader_00AC98;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneCollisionHeader_00AC98 "__OTR__scenes/shared/spot10_scene/spot10_sceneCollisionHeader_00AC98"
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dspot10_sceneCollisionHeader_00AC98 "__OTR__scenes/shared/spot10_scene/spot10_sceneCollisionHeader_00AC98"
|
2023-09-01 12:47:51 -04:00
|
|
|
|
|
|
|
|
|
|
|
#endif // OVERWORLD_SPOT10_SCENE_H
|