X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.h;h=254695ccba74e5b2e7dd5bfd568275dd26c126d8;hp=2215a5accd48be7a16c23549efc9472762eb385e;hb=61fb4b6e914bea7713f072876ee221d755a7d016;hpb=f16f8cf73075ca281651349147cadf8d4fc2a0c3 diff --git a/html.h b/html.h index 2215a5a..254695c 100644 --- a/html.h +++ b/html.h @@ -52,6 +52,7 @@ void print_page(const page_t *which); /* Pages */ void print_about(void); void print_news(void); +void print_oldnews(void); void print_screenshots(void); void print_download(void); void print_development(void);