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

#include "align_asset_macro.h"

#define dgDayOvercastSkyboxTLUT "__OTR__textures/vr_cloud1_pal_static/gDayOvercastSkyboxTLUT"
static const ALIGN_ASSET(2) char gDayOvercastSkyboxTLUT[] = dgDayOvercastSkyboxTLUT;

#endif // TEXTURES_VR_CLOUD1_PAL_STATIC_H