#ifndef OBJECTS_OBJECT_VISIBLOCK_H #define OBJECTS_OBJECT_VISIBLOCK_H 1 #include "align_asset_macro.h" #define dgLensOfTruthPlatformDL "__OTR__objects/object_visiblock/gLensOfTruthPlatformDL" static const ALIGN_ASSET(2) char gLensOfTruthPlatformDL[] = dgLensOfTruthPlatformDL; #define dgLensOfTruthPlatformEmptyDL "__OTR__objects/object_visiblock/gLensOfTruthPlatformEmptyDL" static const ALIGN_ASSET(2) char gLensOfTruthPlatformEmptyDL[] = dgLensOfTruthPlatformEmptyDL; #define dgLensOfTruthPlatformTex "__OTR__objects/object_visiblock/gLensOfTruthPlatformTex" static const ALIGN_ASSET(2) char gLensOfTruthPlatformTex[] = dgLensOfTruthPlatformTex; #define dgLensOfTruthPlatformCol "__OTR__objects/object_visiblock/gLensOfTruthPlatformCol" static const ALIGN_ASSET(2) char gLensOfTruthPlatformCol[] = dgLensOfTruthPlatformCol; #endif // OBJECTS_OBJECT_VISIBLOCK_H