]> Pileus Git - ~andy/ct/blob - gallery/html.h
Update gallery
[~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 *images);
8
9 void frame_show();