ImGuiManager: Use PromptFont icons for input OSD
This commit is contained in:
@ -45,7 +45,6 @@ static void DrawMessageDialog();
|
||||
static void DrawBackgroundProgressDialogs(ImVec2& position, float spacing);
|
||||
static void DrawNotifications(ImVec2& position, float spacing);
|
||||
static void DrawToast();
|
||||
static void GetMenuButtonFrameBounds(float height, ImVec2* pos, ImVec2* size);
|
||||
static bool MenuButtonFrame(const char* str_id, bool enabled, float height, bool* visible, bool* hovered, ImRect* bb,
|
||||
ImGuiButtonFlags flags = 0, float hover_alpha = 1.0f);
|
||||
static void PopulateFileSelectorItems();
|
||||
|
||||
Reference in New Issue
Block a user