index
:
gemworm
master
A game of Worm for the Atari ST
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'player.h')
-rw-r--r--
player.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/player.h b/player.h
index acf8030..f9381d0 100644
--- a/
player.h
+++ b/
player.h
@@ -31,6 +31,7 @@ typedef struct {
WUNIT *head;
char dir;
int grow;
+ int score;
} WPLAYER;
#define WUP 0