1
0
mirror of https://github.com/HarbourMasters/Shipwright.git synced 2025-02-24 23:01:47 -05:00

10 lines
353 B
C

#ifndef TEXTURES_VR_CLOUD0_PAL_STATIC_H
#define TEXTURES_VR_CLOUD0_PAL_STATIC_H 1
#include "align_asset_macro.h"
#define dgSunriseOvercastSkyboxTLUT "__OTR__textures/vr_cloud0_pal_static/gSunriseOvercastSkyboxTLUT"
static const ALIGN_ASSET(2) char gSunriseOvercastSkyboxTLUT[] = dgSunriseOvercastSkyboxTLUT;
#endif // TEXTURES_VR_CLOUD0_PAL_STATIC_H