aboutsummaryrefslogtreecommitdiff
path: root/src/cdraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cdraw.h')
-rw-r--r--src/cdraw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cdraw.h b/src/cdraw.h
index 633eea7..e3bc4fd 100644
--- a/src/cdraw.h
+++ b/src/cdraw.h
@@ -8,6 +8,7 @@ typedef union {
extern SDL_Window *win;
extern void *ren;
+extern void *font;
extern void *def_palette;
extern const char *def_palette_path;
extern const char *cmd_file_picker;