/[LeafOK_CVS]/lbbs/utils/game/money.h
ViewVC logotype

Annotation of /lbbs/utils/game/money.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Fri May 6 15:50:23 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Content type: text/x-chdr
*** empty log message ***

1 sysadm 1.1 #ifndef _MONEY_H_
2     #define _MONEY_H_
3    
4    
5     extern int inmoney(unsigned int money);
6     extern int demoney(unsigned int money);
7     //extern int get_money(int m, char *welcome) ;
8     //extern void show_money(int m, char *welcome,int Clear) ;
9     //extern void gamelog(char*);
10     #endif
11    

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1