#ifndef OVERLAYS_OVL_OCEFF_SPOT_H #define OVERLAYS_OVL_OCEFF_SPOT_H 1 #include "align_asset_macro.h" #define dsTex "__OTR__overlays/ovl_Oceff_Spot/sTex" static const ALIGN_ASSET(2) char sTex[] = dsTex; #define dsCylinderVtx "__OTR__overlays/ovl_Oceff_Spot/sCylinderVtx" static const ALIGN_ASSET(2) char sCylinderVtx[] = dsCylinderVtx; #define dsCylinderMaterialDL "__OTR__overlays/ovl_Oceff_Spot/sCylinderMaterialDL" static const ALIGN_ASSET(2) char sCylinderMaterialDL[] = dsCylinderMaterialDL; #define dsCylinderModelDL "__OTR__overlays/ovl_Oceff_Spot/sCylinderModelDL" static const ALIGN_ASSET(2) char sCylinderModelDL[] = dsCylinderModelDL; #endif // OVERLAYS_OVL_OCEFF_SPOT_H