~ubuntu-branches/ubuntu/jaunty/netrek-client-cow/jaunty

« back to all changes in this revision

Viewing changes to stats.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2008-09-26 21:44:49 UTC
  • Revision ID: james.westby@ubuntu.com-20080926214449-ylybi4033uv3lz2q
Tags: upstream-3.2.8
ImportĀ upstreamĀ versionĀ 3.2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* stats.c */
 
2
void initStats(void);
 
3
void redrawStats(void);
 
4
void updateStats(void);
 
5
void calibrate_stats(void);