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

16 lines
763 B
C

#ifndef TEXTURES_G_PN_52_H
#define TEXTURES_G_PN_52_H 1
#include "align_asset_macro.h"
#define dgSacredForestMeadowTitleCardENGTex "__OTR__textures/g_pn_52/gSacredForestMeadowTitleCardENGTex"
static const ALIGN_ASSET(2) char gSacredForestMeadowTitleCardENGTex[] = dgSacredForestMeadowTitleCardENGTex;
#define dgSacredForestMeadowTitleCardGERTex "__OTR__textures/g_pn_52/gSacredForestMeadowTitleCardGERTex"
static const ALIGN_ASSET(2) char gSacredForestMeadowTitleCardGERTex[] = dgSacredForestMeadowTitleCardGERTex;
#define dgSacredForestMeadowTitleCardFRATex "__OTR__textures/g_pn_52/gSacredForestMeadowTitleCardFRATex"
static const ALIGN_ASSET(2) char gSacredForestMeadowTitleCardFRATex[] = dgSacredForestMeadowTitleCardFRATex;
#endif // TEXTURES_G_PN_52_H