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

12 lines
641 B
C

#pragma once
#include "align_asset_macro.h"
#define dgThievesHideoutTitleCardENGTex "__OTR__textures/g_pn_49/gThievesHideoutTitleCardENGTex"
static const ALIGN_ASSET(2) char gThievesHideoutTitleCardENGTex[] = dgThievesHideoutTitleCardENGTex;
#define dgThievesHideoutTitleCardGERTex "__OTR__textures/g_pn_49/gThievesHideoutTitleCardGERTex"
static const ALIGN_ASSET(2) char gThievesHideoutTitleCardGERTex[] = dgThievesHideoutTitleCardGERTex;
#define dgThievesHideoutTitleCardFRATex "__OTR__textures/g_pn_49/gThievesHideoutTitleCardFRATex"
static const ALIGN_ASSET(2) char gThievesHideoutTitleCardFRATex[] = dgThievesHideoutTitleCardFRATex;