~netrek-developers/netrek-client-cow/trunk

« back to all changes in this revision

Viewing changes to inform.h

  • Committer: Collin Pruitt
  • Date: 2009-05-12 04:30:09 UTC
  • Revision ID: collinp111@gmail.com-20090512043009-3jsjojoyrk16oass
Initial upload - updated from http://james.tooraweenah.com/darcs/netrek-client-cow/ using darcs (hince the existnace of _darcs), fully patched.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* inform.c */
 
2
void inform(W_Window ww, int x, int y, char key);
 
3
void destroyInfo(void);