openbsd-ports/games/xinvaders/patches/patch-ae
1998-09-25 22:49:19 +00:00

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;