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

12 lines
545 B
C

#pragma once
#include "align_asset_macro.h"
#define dgStableTitleCardENGTex "__OTR__textures/g_pn_48/gStableTitleCardENGTex"
static const ALIGN_ASSET(2) char gStableTitleCardENGTex[] = dgStableTitleCardENGTex;
#define dgStableTitleCardGERTex "__OTR__textures/g_pn_48/gStableTitleCardGERTex"
static const ALIGN_ASSET(2) char gStableTitleCardGERTex[] = dgStableTitleCardGERTex;
#define dgStableTitleCardFRATex "__OTR__textures/g_pn_48/gStableTitleCardFRATex"
static const ALIGN_ASSET(2) char gStableTitleCardFRATex[] = dgStableTitleCardFRATex;