From e083479d8a0ae78b774767e9774d52da6f8f37ec Mon Sep 17 00:00:00 2001 From: ptt Date: Wed, 7 Apr 2004 21:33:24 +0000 Subject: push_bottom git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1719 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 31c068bc..138bfd13 100644 --- a/include/proto.h +++ b/include/proto.h @@ -138,6 +138,7 @@ void remove_from_uhash(int n); void add_to_uhash(int n, char *id); int setumoney(int uid, int money); int getbtotal(int bid); +int getbottomtotal(int bid); userinfo_t *search_ulist_pid(int pid); userinfo_t *search_ulist_userid(char *userid); int moneyof(int uid); -- cgit v1.2.3