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

16 lines
727 B
C

#ifndef TEXTURES_G_PN_51_H
#define TEXTURES_G_PN_51_H 1
#include "align_asset_macro.h"
#define dgTreasureBoxShopTitleCardENGTex "__OTR__textures/g_pn_51/gTreasureBoxShopTitleCardENGTex"
static const ALIGN_ASSET(2) char gTreasureBoxShopTitleCardENGTex[] = dgTreasureBoxShopTitleCardENGTex;
#define dgTreasureBoxShopTitleCardGERTex "__OTR__textures/g_pn_51/gTreasureBoxShopTitleCardGERTex"
static const ALIGN_ASSET(2) char gTreasureBoxShopTitleCardGERTex[] = dgTreasureBoxShopTitleCardGERTex;
#define dgTreasureBoxShopTitleCardFRATex "__OTR__textures/g_pn_51/gTreasureBoxShopTitleCardFRATex"
static const ALIGN_ASSET(2) char gTreasureBoxShopTitleCardFRATex[] = dgTreasureBoxShopTitleCardFRATex;
#endif // TEXTURES_G_PN_51_H