#ifndef OBJECTS_OBJECT_TOKEI_STEP_H #define OBJECTS_OBJECT_TOKEI_STEP_H 1 #include "align_asset_macro.h" #define dgClocktowerPanelEmptyDL "__OTR__objects/object_tokei_step/gClocktowerPanelEmptyDL" static const ALIGN_ASSET(2) char gClocktowerPanelEmptyDL[] = dgClocktowerPanelEmptyDL; #define dgClocktowerPanelDL "__OTR__objects/object_tokei_step/gClocktowerPanelDL" static const ALIGN_ASSET(2) char gClocktowerPanelDL[] = dgClocktowerPanelDL; #define dgClocktowerPanelTex "__OTR__objects/object_tokei_step/gClocktowerPanelTex" static const ALIGN_ASSET(2) char gClocktowerPanelTex[] = dgClocktowerPanelTex; #define dgClocktowerPanelCol "__OTR__objects/object_tokei_step/gClocktowerPanelCol" static const ALIGN_ASSET(2) char gClocktowerPanelCol[] = dgClocktowerPanelCol; #endif // OBJECTS_OBJECT_TOKEI_STEP_H