#ifndef OBJECTS_OBJECT_DORA_H #define OBJECTS_OBJECT_DORA_H 1 #include "align_asset_macro.h" #define dgKendoKanbanDL "__OTR__objects/object_dora/gKendoKanbanDL" static const ALIGN_ASSET(2) char gKendoKanbanDL[] = dgKendoKanbanDL; #define dgKendoKanbanFrontTex "__OTR__objects/object_dora/gKendoKanbanFrontTex" static const ALIGN_ASSET(2) char gKendoKanbanFrontTex[] = dgKendoKanbanFrontTex; #define dgKendoKanbanSideTex "__OTR__objects/object_dora/gKendoKanbanSideTex" static const ALIGN_ASSET(2) char gKendoKanbanSideTex[] = dgKendoKanbanSideTex; #define dgKendoKanbanTopRightDL "__OTR__objects/object_dora/gKendoKanbanTopRightDL" static const ALIGN_ASSET(2) char gKendoKanbanTopRightDL[] = dgKendoKanbanTopRightDL; #define dgKendoKanbanTopLeftDL "__OTR__objects/object_dora/gKendoKanbanTopLeftDL" static const ALIGN_ASSET(2) char gKendoKanbanTopLeftDL[] = dgKendoKanbanTopLeftDL; #define dgKendoKanbanBottomLeftDL "__OTR__objects/object_dora/gKendoKanbanBottomLeftDL" static const ALIGN_ASSET(2) char gKendoKanbanBottomLeftDL[] = dgKendoKanbanBottomLeftDL; #define dgKendoKanbanBottomRightDL "__OTR__objects/object_dora/gKendoKanbanBottomRightDL" static const ALIGN_ASSET(2) char gKendoKanbanBottomRightDL[] = dgKendoKanbanBottomRightDL; #define dgKendoKanbanSplitFrontTex "__OTR__objects/object_dora/gKendoKanbanSplitFrontTex" static const ALIGN_ASSET(2) char gKendoKanbanSplitFrontTex[] = dgKendoKanbanSplitFrontTex; #define dgKendoKanbanSplitSideTex "__OTR__objects/object_dora/gKendoKanbanSplitSideTex" static const ALIGN_ASSET(2) char gKendoKanbanSplitSideTex[] = dgKendoKanbanSplitSideTex; #define dgDoraGongDL "__OTR__objects/object_dora/gDoraGongDL" static const ALIGN_ASSET(2) char gDoraGongDL[] = dgDoraGongDL; #define dgDoraChainDL "__OTR__objects/object_dora/gDoraChainDL" static const ALIGN_ASSET(2) char gDoraChainDL[] = dgDoraChainDL; #define dgDoraGongTex "__OTR__objects/object_dora/gDoraGongTex" static const ALIGN_ASSET(2) char gDoraGongTex[] = dgDoraGongTex; #define dgDoraChainTex "__OTR__objects/object_dora/gDoraChainTex" static const ALIGN_ASSET(2) char gDoraChainTex[] = dgDoraChainTex; #endif // OBJECTS_OBJECT_DORA_H