summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-07-06 12:12:05 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-07-06 12:12:05 (GMT)
commit3dd82d9ced79467e78be431aa92130542c355645 (patch)
tree86fe3df9fc45c5417ccf6df312b55ebd3a1db728 /includes/interface.h
parent594fe73e852f353200bd55cde67c49591027699e (diff)
downloadpowder-3dd82d9ced79467e78be431aa92130542c355645.zip
powder-3dd82d9ced79467e78be431aa92130542c355645.tar.gz
Better favourite removal and download counts for the future]
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 471a03b..da1f30c 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -98,6 +98,7 @@ struct save_info
int votedown;
int vote;
int myvote;
+ int downloadcount;
int myfav;
char *tags;
int comment_count;