]> Pileus Git - ~andy/ct/blob - gallery/html.h
85f95d47683d535505af935b754546278de7c1ab
[~andy/ct] / gallery / html.h
1 void header();
2
3 void frame_index();
4
5 void frame_head();
6
7 void frame_nav(int square, GList *thumbs);
8
9 void frame_content();