summaryrefslogtreecommitdiff
path: root/src/ui/helpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/helpers.cpp')
-rw-r--r--src/ui/helpers.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/helpers.cpp b/src/ui/helpers.cpp
index 37c4b36..0a93cf7 100644
--- a/src/ui/helpers.cpp
+++ b/src/ui/helpers.cpp
@@ -5,6 +5,8 @@
#include "locales.hpp"
#include "strops.hpp"
+ImFont* fontBold;
+
static ui_status current_status;
void ui_draw_status()