2023-09-01 12:47:51 -04:00
|
|
|
#ifndef DUNGEONS_HAKADANCH_SCENE_H
|
|
|
|
#define DUNGEONS_HAKADANCH_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 dHAKAdanCH_sceneTex_00A590 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_sceneTex_00A590"
|
|
|
|
static const ALIGN_ASSET(2) char HAKAdanCH_sceneTex_00A590[] = dHAKAdanCH_sceneTex_00A590;
|
2023-03-02 09:37:47 -05:00
|
|
|
|
2023-02-16 13:32:01 -05:00
|
|
|
#define dHAKAdanCH_sceneTex_00AD90 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_sceneTex_00AD90"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char HAKAdanCH_sceneTex_00AD90[] = dHAKAdanCH_sceneTex_00AD90;
|
|
|
|
|
|
|
|
#define dHAKAdanCH_sceneTex_00B590 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_sceneTex_00B590"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char HAKAdanCH_sceneTex_00B590[] = dHAKAdanCH_sceneTex_00B590;
|
|
|
|
|
2023-11-06 17:44:49 -05:00
|
|
|
#define dHAKAdanCH_sceneTex_00BD90 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_sceneTex_00BD90"
|
|
|
|
static const ALIGN_ASSET(2) char HAKAdanCH_sceneTex_00BD90[] = dHAKAdanCH_sceneTex_00BD90;
|
|
|
|
|
|
|
|
#define dHAKAdanCH_sceneCollisionHeader_00A558 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_sceneCollisionHeader_00A558"
|
|
|
|
static const ALIGN_ASSET(2) char HAKAdanCH_sceneCollisionHeader_00A558[] = dHAKAdanCH_sceneCollisionHeader_00A558;
|
|
|
|
|
|
|
|
|
2023-09-01 12:47:51 -04:00
|
|
|
#endif // DUNGEONS_HAKADANCH_SCENE_H
|