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

16 lines
691 B
C

#ifndef TEXTURES_G_PN_57_H
#define TEXTURES_G_PN_57_H 1
#include "align_asset_macro.h"
#define dgQuestionMarkTitleCardENGTex "__OTR__textures/g_pn_57/gQuestionMarkTitleCardENGTex"
static const ALIGN_ASSET(2) char gQuestionMarkTitleCardENGTex[] = dgQuestionMarkTitleCardENGTex;
#define dgQuestionMarkTitleCardGERTex "__OTR__textures/g_pn_57/gQuestionMarkTitleCardGERTex"
static const ALIGN_ASSET(2) char gQuestionMarkTitleCardGERTex[] = dgQuestionMarkTitleCardGERTex;
#define dgQuestionMarkTitleCardFRATex "__OTR__textures/g_pn_57/gQuestionMarkTitleCardFRATex"
static const ALIGN_ASSET(2) char gQuestionMarkTitleCardFRATex[] = dgQuestionMarkTitleCardFRATex;
#endif // TEXTURES_G_PN_57_H