#ifndef TEXTURES_VR_K5VR_STATIC_H #define TEXTURES_VR_K5VR_STATIC_H 1 #include "align_asset_macro.h" #define dgSariasHouseBgTex "__OTR__textures/vr_K5VR_static/gSariasHouseBgTex" static const ALIGN_ASSET(2) char gSariasHouseBgTex[] = dgSariasHouseBgTex; #define dgSariasHouse2BgTex "__OTR__textures/vr_K5VR_static/gSariasHouse2BgTex" static const ALIGN_ASSET(2) char gSariasHouse2BgTex[] = dgSariasHouse2BgTex; #define dgSariasHouse3BgTex "__OTR__textures/vr_K5VR_static/gSariasHouse3BgTex" static const ALIGN_ASSET(2) char gSariasHouse3BgTex[] = dgSariasHouse3BgTex; #endif // TEXTURES_VR_K5VR_STATIC_H