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

16 lines
655 B
C

#ifndef TEXTURES_G_PN_36_H
#define TEXTURES_G_PN_36_H 1
#include "align_asset_macro.h"
#define dgLostWoodsTitleCardENGTex "__OTR__textures/g_pn_36/gLostWoodsTitleCardENGTex"
static const ALIGN_ASSET(2) char gLostWoodsTitleCardENGTex[] = dgLostWoodsTitleCardENGTex;
#define dgLostWoodsTitleCardGERTex "__OTR__textures/g_pn_36/gLostWoodsTitleCardGERTex"
static const ALIGN_ASSET(2) char gLostWoodsTitleCardGERTex[] = dgLostWoodsTitleCardGERTex;
#define dgLostWoodsTitleCardFRATex "__OTR__textures/g_pn_36/gLostWoodsTitleCardFRATex"
static const ALIGN_ASSET(2) char gLostWoodsTitleCardFRATex[] = dgLostWoodsTitleCardFRATex;
#endif // TEXTURES_G_PN_36_H