openbsd-ports/games/xinvaders/patches/patch-ae

12 lines
203 B
Plaintext
Raw Normal View History

1998-09-25 18:49:19 -04:00
--- 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;