summaryrefslogtreecommitdiff
path: root/amiga/schedule.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/schedule.h')
-rwxr-xr-xamiga/schedule.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/schedule.h b/amiga/schedule.h
index 9546df94f..9fcec9a82 100755
--- a/amiga/schedule.h
+++ b/amiga/schedule.h
@@ -60,6 +60,7 @@ void ami_schedule_free(void);
* venture to later scheduled events until the next time it is called -
* immediately afterwards, if we're in a timer signalled loop.
*/
-void schedule_run(BOOL poll);
+void schedule_run(void);
#endif
+