16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 18:39:18 +02:00

random start screen image

This commit is contained in:
milek7
2019-10-30 20:28:53 +01:00
parent b48daaf890
commit 6a17b134dc
7 changed files with 24 additions and 5 deletions

View File

@@ -156,6 +156,7 @@ protected:
static ImGuiIO *m_imguiio;
static bool m_cursorvisible;
void load_random_background();
virtual void render_menu_contents();
ui_log_panel m_logpanel { "Log", true };