12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
|
--- shot.c.orig Sun Jul 5 20:01:40 1998
|
||
|
+++ shot.c Sun Jul 5 18:56:09 1998
|
||
|
@@ -230,7 +230,7 @@
|
||
|
return BitmapSuccess;
|
||
|
}
|
||
|
|
||
|
-InitShot()
|
||
|
+void InitShot()
|
||
|
{
|
||
|
shottimerid = NULL;
|
||
|
numshots = 0;
|