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

16 lines
667 B
C

#ifndef TEXTURES_G_PN_24_H
#define TEXTURES_G_PN_24_H 1
#include "align_asset_macro.h"
#define dgPotionShopTitleCardENGTex "__OTR__textures/g_pn_24/gPotionShopTitleCardENGTex"
static const ALIGN_ASSET(2) char gPotionShopTitleCardENGTex[] = dgPotionShopTitleCardENGTex;
#define dgPotionShopTitleCardGERTex "__OTR__textures/g_pn_24/gPotionShopTitleCardGERTex"
static const ALIGN_ASSET(2) char gPotionShopTitleCardGERTex[] = dgPotionShopTitleCardGERTex;
#define dgPotionShopTitleCardFRATex "__OTR__textures/g_pn_24/gPotionShopTitleCardFRATex"
static const ALIGN_ASSET(2) char gPotionShopTitleCardFRATex[] = dgPotionShopTitleCardFRATex;
#endif // TEXTURES_G_PN_24_H