summaryrefslogtreecommitdiff
path: root/amiga/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/theme.h')
-rw-r--r--amiga/theme.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/amiga/theme.h b/amiga/theme.h
index e81db33dd..ed61ef148 100644
--- a/amiga/theme.h
+++ b/amiga/theme.h
@@ -44,6 +44,8 @@ void ami_update_pointer(struct Window *win, gui_pointer_shape shape);
void gui_window_start_throbber(struct gui_window *g);
void gui_window_stop_throbber(struct gui_window *g);
-void gui_window_set_pointer(struct gui_window *g, gui_pointer_shape shape);
+void ami_throbber_redraw_schedule(int t, struct gui_window_2 *gwin);
+void gui_window_set_pointer(struct gui_window *g, gui_pointer_shape shape);
#endif
+