summaryrefslogtreecommitdiff
path: root/amiga/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/help.h')
-rwxr-xr-xamiga/help.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/amiga/help.h b/amiga/help.h
index ce3a462c6..e405edd0c 100755
--- a/amiga/help.h
+++ b/amiga/help.h
@@ -32,4 +32,7 @@ struct Screen;
void ami_help_open(ULONG node, struct Screen *screen);
void ami_help_free(void);
void ami_help_new_screen(struct Screen *screen);
+ULONG ami_help_signal(void);
+void ami_help_process(void);
#endif
+