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

16 lines
643 B
C

#ifndef TEXTURES_G_PN_21_H
#define TEXTURES_G_PN_21_H 1
#include "align_asset_macro.h"
#define dgZoraShopTitleCardENGTex "__OTR__textures/g_pn_21/gZoraShopTitleCardENGTex"
static const ALIGN_ASSET(2) char gZoraShopTitleCardENGTex[] = dgZoraShopTitleCardENGTex;
#define dgZoraShopTitleCardGERTex "__OTR__textures/g_pn_21/gZoraShopTitleCardGERTex"
static const ALIGN_ASSET(2) char gZoraShopTitleCardGERTex[] = dgZoraShopTitleCardGERTex;
#define dgZoraShopTitleCardFRATex "__OTR__textures/g_pn_21/gZoraShopTitleCardFRATex"
static const ALIGN_ASSET(2) char gZoraShopTitleCardFRATex[] = dgZoraShopTitleCardFRATex;
#endif // TEXTURES_G_PN_21_H