From 70cc233165b5efa3a3888af34f7afce095fe6947 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 29 Mar 2021 17:55:02 -0700 Subject: More work on project tab --- core/src/UI/UI.hpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'core/src/UI/UI.hpp') diff --git a/core/src/UI/UI.hpp b/core/src/UI/UI.hpp index 08f5771..b0c3aaa 100644 --- a/core/src/UI/UI.hpp +++ b/core/src/UI/UI.hpp @@ -1,5 +1,12 @@ #pragma once +namespace ImGui { + +void ErrorIcon(); +void WarningIcon(); + +} // namespace ImGui + namespace UI { void MainWindow(); -- cgit v1.2.3-70-g09d2