/[fgs]/fgs/src/playerdb.h
ViewVC logotype

Diff of /fgs/src/playerdb.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by drysdam, Thu Aug 21 00:08:37 2003 UTC revision 1.7 by drysdam, Wed Sep 10 02:51:07 2003 UTC
# Line 208  extern int p_num; Line 208  extern int p_num;
208  extern void player_init(void);  extern void player_init(void);
209    
210  extern int get_empty_uid(void);  extern int get_empty_uid(void);
211  extern int find_uid(char*);  extern int find_uid(const char*);
212  extern int find_name(int uid, char* name);  extern int find_name(int uid, char* name);
213    
214  extern int get_empty_slot(void);  extern int get_empty_slot(void);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26