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

16 lines
691 B
C

#ifndef TEXTURES_G_PN_31_H
#define TEXTURES_G_PN_31_H 1
#include "align_asset_macro.h"
#define dgKokiriForestTitleCardENGTex "__OTR__textures/g_pn_31/gKokiriForestTitleCardENGTex"
static const ALIGN_ASSET(2) char gKokiriForestTitleCardENGTex[] = dgKokiriForestTitleCardENGTex;
#define dgKokiriForestTitleCardGERTex "__OTR__textures/g_pn_31/gKokiriForestTitleCardGERTex"
static const ALIGN_ASSET(2) char gKokiriForestTitleCardGERTex[] = dgKokiriForestTitleCardGERTex;
#define dgKokiriForestTitleCardFRATex "__OTR__textures/g_pn_31/gKokiriForestTitleCardFRATex"
static const ALIGN_ASSET(2) char gKokiriForestTitleCardFRATex[] = dgKokiriForestTitleCardFRATex;
#endif // TEXTURES_G_PN_31_H