From 9209d4af66d7a4583ed562ad78aa280bb6e26ac5 Mon Sep 17 00:00:00 2001 From: in2 Date: Mon, 28 Apr 2003 01:02:46 +0000 Subject: =?UTF-8?q?for=20=EF=BF=BD=EF=BF=BD=EF=BF=BDL=EF=BF=BD=EF=BF=BD?= =?UTF-8?q?=EF=BF=BD=EF=BF=BD=EF=BF=BDo=EF=BF=BD=EF=BF=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@811 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index ef5693cc..e4bcf25c 100644 --- a/include/proto.h +++ b/include/proto.h @@ -1,4 +1,4 @@ -/* $Id: proto.h,v 1.38 2003/03/26 10:21:29 in2 Exp $ */ +/* $Id: proto.h,v 1.39 2003/04/28 01:02:46 in2 Exp $ */ #ifndef INCLUDE_PROTO_H #define INCLUDE_PROTO_H @@ -178,7 +178,7 @@ void chc_init_board(board_t board); /* chicken */ int show_file(char *filename, int y, int lines, int mode); -void ch_buyitem(int money, char *picture, int *item); +void ch_buyitem(int money, char *picture, int *item, int haveticket); int chicken_main(); int chickenpk(int fd); void time_diff(chicken_t *thechicken); -- cgit v1.2.3