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

16 lines
691 B
C

#ifndef TEXTURES_G_PN_43_H
#define TEXTURES_G_PN_43_H 1
#include "align_asset_macro.h"
#define dgGanonsCastleTitleCardENGTex "__OTR__textures/g_pn_43/gGanonsCastleTitleCardENGTex"
static const ALIGN_ASSET(2) char gGanonsCastleTitleCardENGTex[] = dgGanonsCastleTitleCardENGTex;
#define dgGanonsCastleTitleCardGERTex "__OTR__textures/g_pn_43/gGanonsCastleTitleCardGERTex"
static const ALIGN_ASSET(2) char gGanonsCastleTitleCardGERTex[] = dgGanonsCastleTitleCardGERTex;
#define dgGanonsCastleTitleCardFRATex "__OTR__textures/g_pn_43/gGanonsCastleTitleCardFRATex"
static const ALIGN_ASSET(2) char gGanonsCastleTitleCardFRATex[] = dgGanonsCastleTitleCardFRATex;
#endif // TEXTURES_G_PN_43_H