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

12 lines
569 B
C

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