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

9 lines
340 B
C

#pragma once
#include "align_asset_macro.h"
#define dgGoronShopBgTex "__OTR__textures/vr_GLVR_static/gGoronShopBgTex"
static const ALIGN_ASSET(2) char gGoronShopBgTex[] = dgGoronShopBgTex;
#define dgGoronShop2BgTex "__OTR__textures/vr_GLVR_static/gGoronShop2BgTex"
static const ALIGN_ASSET(2) char gGoronShop2BgTex[] = dgGoronShop2BgTex;