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

16 lines
727 B
C

#ifndef TEXTURES_G_PN_53_H
#define TEXTURES_G_PN_53_H 1
#include "align_asset_macro.h"
#define dgGERudosFortressTitleCardENGTex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardENGTex"
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardENGTex[] = dgGERudosFortressTitleCardENGTex;
#define dgGERudosFortressTitleCardGERTex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardGERTex"
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardGERTex[] = dgGERudosFortressTitleCardGERTex;
#define dgGERudosFortressTitleCardFRATex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardFRATex"
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardFRATex[] = dgGERudosFortressTitleCardFRATex;
#endif // TEXTURES_G_PN_53_H