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

16 lines
703 B
C

#ifndef TEXTURES_G_PN_34_H
#define TEXTURES_G_PN_34_H 1
#include "align_asset_macro.h"
#define dgZorasFountainTitleCardENGTex "__OTR__textures/g_pn_34/gZorasFountainTitleCardENGTex"
static const ALIGN_ASSET(2) char gZorasFountainTitleCardENGTex[] = dgZorasFountainTitleCardENGTex;
#define dgZorasFountainTitleCardGERTex "__OTR__textures/g_pn_34/gZorasFountainTitleCardGERTex"
static const ALIGN_ASSET(2) char gZorasFountainTitleCardGERTex[] = dgZorasFountainTitleCardGERTex;
#define dgZorasFountainTitleCardFRATex "__OTR__textures/g_pn_34/gZorasFountainTitleCardFRATex"
static const ALIGN_ASSET(2) char gZorasFountainTitleCardFRATex[] = dgZorasFountainTitleCardFRATex;
#endif // TEXTURES_G_PN_34_H