summaryrefslogtreecommitdiff
path: root/amiga/search.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/search.h')
-rwxr-xr-xamiga/search.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/search.h b/amiga/search.h
index 178ee336e..8db6bb312 100755
--- a/amiga/search.h
+++ b/amiga/search.h
@@ -32,4 +32,5 @@ struct find_window {
void ami_search_open(struct gui_window *gwin);
BOOL ami_search_event(void);
+void ami_search_close(void);
#endif