From 0f1c03fda85c111bbd551c10774b84af1ef08aff Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 20 Sep 2009 12:15:46 +0000 Subject: * refine menu and ad banner system, making the code simple and readable git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4870 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index ea65837f..76507556 100644 --- a/include/proto.h +++ b/include/proto.h @@ -347,6 +347,7 @@ int query_file_money(const fileheader_t *pfh); /* menu */ void showtitle(const char *title, const char *mid); void adbanner(int i); +void adbanner_goodbye(); int main_menu(void); int admin(void); int Mail(void); -- cgit v1.2.3