Files
Shiip-of-Hakinian-Espanol/soh/assets/textures/place_title_cards/g_pn_24.h
2023-03-02 15:37:47 +01:00

12 lines
593 B
C

#pragma once
#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;