#ifndef COMS_UI_IMAGE_H #define COMS_UI_IMAGE_H #include "../stdlib/Types.h" struct UIImageState { }; struct UIImage { }; #endif