summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-10-14 17:33:47 (GMT)
committer Simon <simon@hardwired.org.uk>2010-10-14 17:33:47 (GMT)
commit79767f4ceb36118d17b1b148c4454d556699ef63 (patch)
tree9daf68a956b645e82db90cb67bbabbd01fea576b /includes/interface.h
parent5d1bc373d27747c3554fab1f048da8a2680c7532 (diff)
downloadpowder-79767f4ceb36118d17b1b148c4454d556699ef63.zip
powder-79767f4ceb36118d17b1b148c4454d556699ef63.tar.gz
Client Side 'Favourites' UI stuff
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 7f13064..00b175a 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -112,6 +112,7 @@ extern void *search_thumbs[GRID_X*GRID_Y];
extern int search_thsizes[GRID_X*GRID_Y];
extern int search_own;
+extern int search_fav;
extern int search_date;
extern int search_page;
extern char search_expr[256];