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

16 lines
727 B
C
Raw Permalink Normal View History

#ifndef TEXTURES_G_PN_53_H
#define TEXTURES_G_PN_53_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgGERudosFortressTitleCardENGTex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardENGTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardENGTex[] = dgGERudosFortressTitleCardENGTex;
2023-02-14 08:29:46 -05:00
#define dgGERudosFortressTitleCardGERTex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardGERTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardGERTex[] = dgGERudosFortressTitleCardGERTex;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgGERudosFortressTitleCardFRATex "__OTR__textures/g_pn_53/gGERudosFortressTitleCardFRATex"
static const ALIGN_ASSET(2) char gGERudosFortressTitleCardFRATex[] = dgGERudosFortressTitleCardFRATex;
#endif // TEXTURES_G_PN_53_H