#ifndef COMS_UI_LINK_H #define COMS_UI_LINK_H #include "../stdlib/Types.h" struct UILinkState { }; struct UILink { }; #endif