summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 41b3177e2..101eedac2 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -193,6 +193,7 @@ bits ro_filetype_from_unix_path(const char *unix_path);
/* in schedule.c */
extern bool sched_active;
extern os_t sched_time;
+bool schedule_run(void);
/* in debugwin.c */
void ro_gui_debugwin_open(void);