From 6dd8c33c9da9019a7c8e1d85255d6f118ce0acef Mon Sep 17 00:00:00 2001 From: piaip Date: Tue, 26 Feb 2008 04:00:08 +0000 Subject: - unify give_money in both userlist/g and menu/g. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3951 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 7475042d..57388817 100644 --- a/include/proto.h +++ b/include/proto.h @@ -183,6 +183,7 @@ int x_file(void); int give_money(void); int p_sysinfo(void); int do_give_money(char *id, int uid, int money); +int give_money_ui(const char *userid); int p_give(void); int p_cloak(void); int p_from(void); -- cgit v1.2.3