diff options
| author | Phil <cracker642@gmail.com> | 2010-09-12 00:17:52 (GMT) |
|---|---|---|
| committer | Phil <cracker642@gmail.com> | 2010-09-12 00:17:52 (GMT) |
| commit | f94986a3bacc60bc3b571209130611437fe9dabc (patch) | |
| tree | 2ee6005daa51f461a421d0faf62e34b3394c14d0 /interface.h | |
| parent | e5e6006bc86e75a5d075fdccb3c1719352185bfc (diff) | |
| download | powder-f94986a3bacc60bc3b571209130611437fe9dabc.zip powder-f94986a3bacc60bc3b571209130611437fe9dabc.tar.gz | |
updated to simon's latest
Diffstat (limited to 'interface.h')
| -rw-r--r-- | interface.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.h b/interface.h index 5c4e415..4afa7a2 100644 --- a/interface.h +++ b/interface.h @@ -101,6 +101,7 @@ extern void *svf_last; extern int svf_lsize; extern char *search_ids[GRID_X*GRID_Y]; +extern char *search_dates[GRID_X*GRID_Y]; extern int search_votes[GRID_X*GRID_Y]; extern int search_publish[GRID_X*GRID_Y]; extern int search_scoredown[GRID_X*GRID_Y]; |
