#pragma once #include extern int touch_gui; Button *touch_create_button(int id, std::string text);