/[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.2 - (hide annotations)
Mon Apr 28 03:31:00 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +7 -9 lines
Content type: text/x-chdr
Update

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

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