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

16 lines
655 B
C

#ifndef TEXTURES_G_PN_20_H
#define TEXTURES_G_PN_20_H 1
#include "align_asset_macro.h"
#define dgGoronShopTitleCardENGTex "__OTR__textures/g_pn_20/gGoronShopTitleCardENGTex"
static const ALIGN_ASSET(2) char gGoronShopTitleCardENGTex[] = dgGoronShopTitleCardENGTex;
#define dgGoronShopTitleCardGERTex "__OTR__textures/g_pn_20/gGoronShopTitleCardGERTex"
static const ALIGN_ASSET(2) char gGoronShopTitleCardGERTex[] = dgGoronShopTitleCardGERTex;
#define dgGoronShopTitleCardFRATex "__OTR__textures/g_pn_20/gGoronShopTitleCardFRATex"
static const ALIGN_ASSET(2) char gGoronShopTitleCardFRATex[] = dgGoronShopTitleCardFRATex;
#endif // TEXTURES_G_PN_20_H