diff options
Diffstat (limited to 'src/stdlib/stdlib.h')
| -rw-r--r-- | src/stdlib/stdlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/stdlib.h b/src/stdlib/stdlib.h index ee4149b1..04c504fe 100644 --- a/src/stdlib/stdlib.h +++ b/src/stdlib/stdlib.h @@ -15,6 +15,7 @@ #include "util.h" extern bool USE_COLOR; +extern Text_t TOMO_VERSION_TEXT; typedef struct { const char *name; |
