index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dat.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 'dat.h')
-rw-r--r--
dat.h
3
1 files changed, 0 insertions, 3 deletions
diff --git a/dat.h b/dat.h
index 6525c3c..6ee16ec 100644
--- a/
dat.h
+++ b/
dat.h
@@ -166,6 +166,3 @@ struct Party
Universe *u;
Party *prev, *next;
};
-
-
-extern Party theparty;