aboutsummaryrefslogtreecommitdiff
path: root/games/glasteroids
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2006-12-21 16:36:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2006-12-21 16:36:12 +0000
commit0635b3f26aecb4cfa95be091ed692bd6e778e014 (patch)
treeb43dc84acca80bc7ee1de7673c1239512047d998 /games/glasteroids
parent6fa7901089f20777620f9b323ba1ef3ecc2da0a7 (diff)
downloadports-0635b3f26aecb4cfa95be091ed692bd6e778e014.tar.gz
ports-0635b3f26aecb4cfa95be091ed692bd6e778e014.zip
Notes
Diffstat (limited to 'games/glasteroids')
-rw-r--r--games/glasteroids/files/patch-BCenemy.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/glasteroids/files/patch-BCenemy.h b/games/glasteroids/files/patch-BCenemy.h
new file mode 100644
index 000000000000..de83d1ee6ec0
--- /dev/null
+++ b/games/glasteroids/files/patch-BCenemy.h
@@ -0,0 +1,11 @@
+--- BCenemy.h.orig Thu Dec 21 17:33:04 2006
++++ BCenemy.h Thu Dec 21 17:33:15 2006
+@@ -37,7 +37,7 @@
+ void DrawEnemyShipExploding ( void );
+ void ResetShip ( );
+
+- int BCenemy::GetStatus ( void );
++ int GetStatus ( void );
+
+ BCship *Ship;
+