#ifndef OBJECTS_OBJECT_GI_NUTS_H #define OBJECTS_OBJECT_GI_NUTS_H 1 #include "align_asset_macro.h" #define dgGiNutShellTex "__OTR__objects/object_gi_nuts/gGiNutShellTex" static const ALIGN_ASSET(2) char gGiNutShellTex[] = dgGiNutShellTex; #define dgGiNutDL "__OTR__objects/object_gi_nuts/gGiNutDL" static const ALIGN_ASSET(2) char gGiNutDL[] = dgGiNutDL; #endif // OBJECTS_OBJECT_GI_NUTS_H