diff options
Diffstat (limited to 'texteff.c')
-rw-r--r-- | texteff.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #include "hal.h" #include "console.h" #include "string.h" +#include "variables.h" #include <stdarg.h> /* va_list */ typedef struct TextEffect { |