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

16 lines
715 B
C
Raw Normal View History

#ifndef TEXTURES_G_PN_47_H
#define TEXTURES_G_PN_47_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgBombchuBowlingAlleyCardENGTex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardENGTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardENGTex[] = dgBombchuBowlingAlleyCardENGTex;
2023-02-14 08:29:46 -05:00
#define dgBombchuBowlingAlleyCardGERTex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardGERTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardGERTex[] = dgBombchuBowlingAlleyCardGERTex;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgBombchuBowlingAlleyCardFRATex "__OTR__textures/g_pn_47/gBombchuBowlingAlleyCardFRATex"
static const ALIGN_ASSET(2) char gBombchuBowlingAlleyCardFRATex[] = dgBombchuBowlingAlleyCardFRATex;
#endif // TEXTURES_G_PN_47_H