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

16 lines
715 B
C

#ifndef TEXTURES_G_PN_47_H
#define TEXTURES_G_PN_47_H 1
#include "align_asset_macro.h"
#define dgBombchuBowlingAlleyCardENGTex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardENGTex"
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardENGTex[] = dgBombchuBowlingAlleyCardENGTex;
#define dgBombchuBowlingAlleyCardGERTex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardGERTex"
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardGERTex[] = dgBombchuBowlingAlleyCardGERTex;
#define dgBombchuBowlingAlleyCardFRATex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardFRATex"
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardFRATex[] = dgBombchuBowlingAlleyCardFRATex;
#endif // TEXTURES_G_PN_47_H