diff options
Diffstat (limited to 'include/ui.h')
-rw-r--r-- | include/ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui.h b/include/ui.h index 4d30b9b..f2c0114 100644 --- a/include/ui.h +++ b/include/ui.h @@ -27,6 +27,7 @@ namespace ui { extern unsigned int fontSize; extern bool dialogBoxExists; extern unsigned char dialogOptChosen; + extern bool edown; /* * Initializes the FreeType system. |