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

16 lines
619 B
C

#ifndef TEXTURES_G_PN_23_H
#define TEXTURES_G_PN_23_H 1
#include "align_asset_macro.h"
#define dgBazaarTitleCardENGTex "__OTR__textures/g_pn_23/gBazaarTitleCardENGTex"
static const ALIGN_ASSET(2) char gBazaarTitleCardENGTex[] = dgBazaarTitleCardENGTex;
#define dgBazaarTitleCardGERTex "__OTR__textures/g_pn_23/gBazaarTitleCardGERTex"
static const ALIGN_ASSET(2) char gBazaarTitleCardGERTex[] = dgBazaarTitleCardGERTex;
#define dgBazaarTitleCardFRATex "__OTR__textures/g_pn_23/gBazaarTitleCardFRATex"
static const ALIGN_ASSET(2) char gBazaarTitleCardFRATex[] = dgBazaarTitleCardFRATex;
#endif // TEXTURES_G_PN_23_H