#ifndef OBJECTS_OBJECT_D_LIFT_H #define OBJECTS_OBJECT_D_LIFT_H 1 #include "align_asset_macro.h" #define dgCollapsingPlatformDL "__OTR__objects/object_d_lift/gCollapsingPlatformDL" static const ALIGN_ASSET(2) char gCollapsingPlatformDL[] = dgCollapsingPlatformDL; #define dgCollapsingPlatformCol "__OTR__objects/object_d_lift/gCollapsingPlatformCol" static const ALIGN_ASSET(2) char gCollapsingPlatformCol[] = dgCollapsingPlatformCol; #define dgCollapsingPlatformSideTex "__OTR__objects/object_d_lift/gCollapsingPlatformSideTex" static const ALIGN_ASSET(2) char gCollapsingPlatformSideTex[] = dgCollapsingPlatformSideTex; #define dgCollapsingPlatformTopTex "__OTR__objects/object_d_lift/gCollapsingPlatformTopTex" static const ALIGN_ASSET(2) char gCollapsingPlatformTopTex[] = dgCollapsingPlatformTopTex; #endif // OBJECTS_OBJECT_D_LIFT_H