#ifndef SYSGL_INTERFACE_UI_H_ #define SYSGL_INTERFACE_UI_H_ bool UI_Init(); void UI_Finalise(); #endif // SYSGL_INTERFACE_UI_H_