summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-08-15 20:10:55 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-08-15 20:10:55 +0100
commit33b8644ec2c13d697b323c0e8cbcbc1962e2fb64 (patch)
tree49203435533001d85293e0f47fa05375477677d4 /amiga/gui.h
parentb11b18f258339238b1c0f39edd08721c315e76ff (diff)
downloadnetsurf-33b8644ec2c13d697b323c0e8cbcbc1962e2fb64.tar.gz
netsurf-33b8644ec2c13d697b323c0e8cbcbc1962e2fb64.tar.bz2
Another attempt at creating image menus
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 36b7d4d84..3e0f2ab0e 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -158,6 +158,7 @@ BOOL ami_gadget_hit(Object *obj, int x, int y);
void ami_gui_history(struct gui_window_2 *gwin, bool back);
void ami_gui_hotlist_toolbar_update_all(void);
void ami_gui_tabs_toggle_all(void);
+bool ami_locate_resource(char *fullpath, const char *file);
struct TextFont *origrpfont;
struct MinList *window_list;