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

16 lines
691 B
C

#ifndef TEXTURES_G_PN_35_H
#define TEXTURES_G_PN_35_H 1
#include "align_asset_macro.h"
#define dgGERudoValleyTitleCardENGTex "__OTR__textures/g_pn_35/gGERudoValleyTitleCardENGTex"
static const ALIGN_ASSET(2) char gGERudoValleyTitleCardENGTex[] = dgGERudoValleyTitleCardENGTex;
#define dgGERudoValleyTitleCardGERTex "__OTR__textures/g_pn_35/gGERudoValleyTitleCardGERTex"
static const ALIGN_ASSET(2) char gGERudoValleyTitleCardGERTex[] = dgGERudoValleyTitleCardGERTex;
#define dgGERudoValleyTitleCardFRATex "__OTR__textures/g_pn_35/gGERudoValleyTitleCardFRATex"
static const ALIGN_ASSET(2) char gGERudoValleyTitleCardFRATex[] = dgGERudoValleyTitleCardFRATex;
#endif // TEXTURES_G_PN_35_H