aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.h')
-rw-r--r--frontend/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/main.h b/frontend/main.h
index 020b675..139c2e7 100644
--- a/frontend/main.h
+++ b/frontend/main.h
@@ -35,6 +35,7 @@
extern char cfgfile_basename[MAXPATHLEN];
int get_state_filename(char *buf, int size, int i);
+void set_cd_image(const char *fname);
extern unsigned long gpuDisp;
extern int ready_to_go;