aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-05 08:17:13 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-05 08:17:13 -0400
commite5f462d5aad10cead4fee310792d8d893d1cd918 (patch)
tree01771259ce20b88f448e7d5978f9ec8ff575b938 /include/ui.h
parent9c7af916fce7252ee0608be8c918b0378249c832 (diff)
ROTATIONZ
Diffstat (limited to 'include/ui.h')
-rw-r--r--include/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui.h b/include/ui.h
index b94b284..5304c1b 100644
--- a/include/ui.h
+++ b/include/ui.h
@@ -10,6 +10,7 @@ namespace ui { // Functions are kept in a namespace simply
extern vec2 mouse;
extern bool debug;
+ extern bool dialogBoxExists;
extern unsigned int fontSize;
void initFonts(void); // Checks for and initializes the FreeType 2 library