#pragma once #include "align_asset_macro.h" #define dgGiEggMaterialDL "__OTR__objects/object_gi_egg/gGiEggMaterialDL" static const ALIGN_ASSET(2) char gGiEggMaterialDL[] = dgGiEggMaterialDL; #define dgGiEggDL "__OTR__objects/object_gi_egg/gGiEggDL" static const ALIGN_ASSET(2) char gGiEggDL[] = dgGiEggDL;