#pragma once #include "align_asset_macro.h" #define dgMarketDayBgTex "__OTR__textures/vr_MDVR_static/gMarketDayBgTex" static const ALIGN_ASSET(2) char gMarketDayBgTex[] = dgMarketDayBgTex; #define dgMarketDay2BgTex "__OTR__textures/vr_MDVR_static/gMarketDay2BgTex" static const ALIGN_ASSET(2) char gMarketDay2BgTex[] = dgMarketDay2BgTex; #define dgMarketDay3BgTex "__OTR__textures/vr_MDVR_static/gMarketDay3BgTex" static const ALIGN_ASSET(2) char gMarketDay3BgTex[] = dgMarketDay3BgTex; #define dgMarketDay4BgTex "__OTR__textures/vr_MDVR_static/gMarketDay4BgTex" static const ALIGN_ASSET(2) char gMarketDay4BgTex[] = dgMarketDay4BgTex;