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

12 lines
581 B
C

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