diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 08:49:02 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 08:49:02 -0500 |
commit | 4c6895ba1445a040f65affea6f29ab66011960db (patch) | |
tree | c7d7d753a8361cc09da0292f03a4f6e72cd57e5d /include/ui.h | |
parent | 92cd5d10c536c92e4ece15a526f124c9f3805084 (diff) |
inv stuff
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. |