Shipwright/soh/assets/overlays/ovl_Demo_Shd/ovl_Demo_Shd.h
Adam Bird 460b3d02f5
[OTR Archive] Move shared scenes out of nonmq/mq folders (#3191)
* share common scenes between mq and nonmq

* move shared scenes under shared folder and bring back thieves hideout mq handling

* update headers for shared scenes

* bump submodules

* remove mq handling for mirror world song patch

* only have unique dungeons be nomq/mq variants

* bump submodules
2023-11-06 16:44:49 -06:00

22 lines
849 B
C

#ifndef OVERLAYS_OVL_DEMO_SHD_H
#define OVERLAYS_OVL_DEMO_SHD_H 1
#include "align_asset_macro.h"
#define dovl_Demo_ShdTex_000450 "__OTR__overlays/ovl_Demo_Shd/ovl_Demo_ShdTex_000450"
static const ALIGN_ASSET(2) char ovl_Demo_ShdTex_000450[] = dovl_Demo_ShdTex_000450;
#define dovl_Demo_ShdTex_000C50 "__OTR__overlays/ovl_Demo_Shd/ovl_Demo_ShdTex_000C50"
static const ALIGN_ASSET(2) char ovl_Demo_ShdTex_000C50[] = dovl_Demo_ShdTex_000C50;
#define dD_809932D0 "__OTR__overlays/ovl_Demo_Shd/D_809932D0"
static const ALIGN_ASSET(2) char D_809932D0[] = dD_809932D0;
#define dD_80993390 "__OTR__overlays/ovl_Demo_Shd/D_80993390"
static const ALIGN_ASSET(2) char D_80993390[] = dD_80993390;
#define dD_809934B8 "__OTR__overlays/ovl_Demo_Shd/D_809934B8"
static const ALIGN_ASSET(2) char D_809934B8[] = dD_809934B8;
#endif // OVERLAYS_OVL_DEMO_SHD_H