aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-24 14:33:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-24 14:33:03 +0000
commit5585ed9413fb742892a268c8040c5b48bd95ad2c (patch)
tree139b309911750a84557e921268057b1c8f30d1bc /games
parentaf879c4688728051e2d8cd8a7f90513b7236b507 (diff)
downloadports-5585ed9413fb742892a268c8040c5b48bd95ad2c.tar.gz
ports-5585ed9413fb742892a268c8040c5b48bd95ad2c.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/clanbomber/files/patch-clanbomber-Controller_AI.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp
new file mode 100644
index 000000000000..1e97388a034e
--- /dev/null
+++ b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp
@@ -0,0 +1,11 @@
+--- Controller_AI.cpp.orig Wed Aug 8 23:46:14 2001
++++ Controller_AI.cpp Sat Jan 24 15:07:58 2004
+@@ -19,6 +19,8 @@
+
+ //#define WITH_DEBUG
+
++#include <assert.h>
++
+ #include "ClanBomber.h"
+ #include "Controller_AI.h"
+