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

16 lines
715 B
C

#ifndef TEXTURES_G_PN_49_H
#define TEXTURES_G_PN_49_H 1
#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;
#endif // TEXTURES_G_PN_49_H