summaryrefslogtreecommitdiff
path: root/soh/assets/textures/skyboxes/vr_cloud2_pal_static.h
blob: 4b846dd9915ed2e851e10b69a671f9cbf25638bf (plain)
1
2
3
4
5
6
7
8
9
#ifndef TEXTURES_VR_CLOUD2_PAL_STATIC_H
#define TEXTURES_VR_CLOUD2_PAL_STATIC_H 1

#include "align_asset_macro.h"

#define dgSunsetOvercastSkyboxTLUT "__OTR__textures/vr_cloud2_pal_static/gSunsetOvercastSkyboxTLUT"
static const ALIGN_ASSET(2) char gSunsetOvercastSkyboxTLUT[] = dgSunsetOvercastSkyboxTLUT;

#endif // TEXTURES_VR_CLOUD2_PAL_STATIC_H