#ifndef OBJECTS_OBJECT_KIBAKO_H #define OBJECTS_OBJECT_KIBAKO_H 1 #include "align_asset_macro.h" #define dgSmallCrateTex "__OTR__objects/object_kibako/gSmallCrateTex" static const ALIGN_ASSET(2) char gSmallCrateTex[] = dgSmallCrateTex; #define dgSmallCrateDL "__OTR__objects/object_kibako/gSmallCrateDL" static const ALIGN_ASSET(2) char gSmallCrateDL[] = dgSmallCrateDL; #define dgSmallCrateFragmentTex "__OTR__objects/object_kibako/gSmallCrateFragmentTex" static const ALIGN_ASSET(2) char gSmallCrateFragmentTex[] = dgSmallCrateFragmentTex; #define dgSmallCrateFragmentDL "__OTR__objects/object_kibako/gSmallCrateFragmentDL" static const ALIGN_ASSET(2) char gSmallCrateFragmentDL[] = dgSmallCrateFragmentDL; #endif // OBJECTS_OBJECT_KIBAKO_H