Shipwright/soh/assets/textures/backgrounds/vr_MDVR_pal_static.h
2023-03-02 15:37:47 +01:00

15 lines
672 B
C

#pragma once
#include "align_asset_macro.h"
#define dgMarketDayBgTLUT "__OTR__textures/vr_MDVR_pal_static/gMarketDayBgTLUT"
static const ALIGN_ASSET(2) char gMarketDayBgTLUT[] = dgMarketDayBgTLUT;
#define dgMarketDayBg2TLUT "__OTR__textures/vr_MDVR_pal_static/gMarketDayBg2TLUT"
static const ALIGN_ASSET(2) char gMarketDayBg2TLUT[] = dgMarketDayBg2TLUT;
#define dgMarketDayBg3TLUT "__OTR__textures/vr_MDVR_pal_static/gMarketDayBg3TLUT"
static const ALIGN_ASSET(2) char gMarketDayBg3TLUT[] = dgMarketDayBg3TLUT;
#define dgMarketDayBg4TLUT "__OTR__textures/vr_MDVR_pal_static/gMarketDayBg4TLUT"
static const ALIGN_ASSET(2) char gMarketDayBg4TLUT[] = dgMarketDayBg4TLUT;