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 0f57a7f..38bb058 100644
--- a/src/cdraw.h
+++ b/src/cdraw.h
@@ -10,6 +10,7 @@ extern SDL_Window *win;
extern void *ren;
extern void *def_palette;
extern const char *def_palette_path;
+extern const char *cmd_file_picker;
extern int mouseX, mouseY;
extern const unsigned int back_c;