summaryrefslogtreecommitdiffstats
path: root/games/xspacewarp/files/patch-ac
blob: 27a9c80ed36134cbec18f6aece33d557b10ad978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- c_jovian.cc.orig	Fri Dec 29 01:41:56 1995
+++ c_jovian.cc	Sun Feb 27 12:30:41 2000
@@ -22,10 +22,12 @@
 
 // these AI functions are kept in separate file c_jovian_ai.cc
 
+#if 0
 extern Action Jovian::pick_action();
 extern Direction Jovian::pick_direction();
 extern Ucoors Jovian::pick_sector();
 extern Point Jovian::pick_target();
+#endif
 
 
 Jovian::Jovian(): Combatant()
OpenPOWER on IntegriCloud