Shipwright/soh/assets/textures/place_title_cards/g_pn_02.h

16 lines
691 B
C

#ifndef TEXTURES_G_PN_02_H
#define TEXTURES_G_PN_02_H 1
#include "align_asset_macro.h"
#define dgShadowTempleTitleCardENGTex "__OTR__textures/g_pn_02/gShadowTempleTitleCardENGTex"
static const ALIGN_ASSET(2) char gShadowTempleTitleCardENGTex[] = dgShadowTempleTitleCardENGTex;
#define dgShadowTempleTitleCardGERTex "__OTR__textures/g_pn_02/gShadowTempleTitleCardGERTex"
static const ALIGN_ASSET(2) char gShadowTempleTitleCardGERTex[] = dgShadowTempleTitleCardGERTex;
#define dgShadowTempleTitleCardFRATex "__OTR__textures/g_pn_02/gShadowTempleTitleCardFRATex"
static const ALIGN_ASSET(2) char gShadowTempleTitleCardFRATex[] = dgShadowTempleTitleCardFRATex;
#endif // TEXTURES_G_PN_02_H