diff options
Diffstat (limited to 'src/ui_elements/TextEditor.c')
| -rw-r--r-- | src/ui_elements/TextEditor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui_elements/TextEditor.c b/src/ui_elements/TextEditor.c index 1097f1c..06cfc41 100644 --- a/src/ui_elements/TextEditor.c +++ b/src/ui_elements/TextEditor.c @@ -1,4 +1,5 @@ // TODO: fix j being outside of the box SOME FUCKING HOW +// upd. seems to be fixed with a swirch to monofont #include "UI.h" #include "../resources/resources.h" |
