#ifndef TEXTURES_VR_ZRVR_PAL_STATIC_H #define TEXTURES_VR_ZRVR_PAL_STATIC_H 1 #include "align_asset_macro.h" #define dgZoraShopBgTLUT "__OTR__textures/vr_ZRVR_pal_static/gZoraShopBgTLUT" static const ALIGN_ASSET(2) char gZoraShopBgTLUT[] = dgZoraShopBgTLUT; #define dgZoraShopBg2TLUT "__OTR__textures/vr_ZRVR_pal_static/gZoraShopBg2TLUT" static const ALIGN_ASSET(2) char gZoraShopBg2TLUT[] = dgZoraShopBg2TLUT; #endif // TEXTURES_VR_ZRVR_PAL_STATIC_H