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

16 lines
787 B
C

#ifndef TEXTURES_G_PN_11_H
#define TEXTURES_G_PN_11_H 1
#include "align_asset_macro.h"
#define dgGERudoTrainingGroundTitleCardENGTex "__OTR__textures/g_pn_11/gGERudoTrainingGroundTitleCardENGTex"
static const ALIGN_ASSET(2) char gGERudoTrainingGroundTitleCardENGTex[] = dgGERudoTrainingGroundTitleCardENGTex;
#define dgGERudoTrainingGroundTitleCardGERTex "__OTR__textures/g_pn_11/gGERudoTrainingGroundTitleCardGERTex"
static const ALIGN_ASSET(2) char gGERudoTrainingGroundTitleCardGERTex[] = dgGERudoTrainingGroundTitleCardGERTex;
#define dgGERudoTrainingGroundTitleCardFRATex "__OTR__textures/g_pn_11/gGERudoTrainingGroundTitleCardFRATex"
static const ALIGN_ASSET(2) char gGERudoTrainingGroundTitleCardFRATex[] = dgGERudoTrainingGroundTitleCardFRATex;
#endif // TEXTURES_G_PN_11_H