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

16 lines
679 B
C

#ifndef TEXTURES_G_PN_42_H
#define TEXTURES_G_PN_42_H 1
#include "align_asset_macro.h"
#define dgLonLonRanchTitleCardENGTex "__OTR__textures/g_pn_42/gLonLonRanchTitleCardENGTex"
static const ALIGN_ASSET(2) char gLonLonRanchTitleCardENGTex[] = dgLonLonRanchTitleCardENGTex;
#define dgLonLonRanchTitleCardGERTex "__OTR__textures/g_pn_42/gLonLonRanchTitleCardGERTex"
static const ALIGN_ASSET(2) char gLonLonRanchTitleCardGERTex[] = dgLonLonRanchTitleCardGERTex;
#define dgLonLonRanchTitleCardFRATex "__OTR__textures/g_pn_42/gLonLonRanchTitleCardFRATex"
static const ALIGN_ASSET(2) char gLonLonRanchTitleCardFRATex[] = dgLonLonRanchTitleCardFRATex;
#endif // TEXTURES_G_PN_42_H