chiark
/
gitweb
/
~mdw
/
newkind
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fe23bc5
)
Export create_other_ship.
author
mdw
<mdw>
Tue, 18 Mar 2003 10:34:04 +0000
(10:34 +0000)
committer
mdw
<mdw>
Tue, 18 Mar 2003 10:34:04 +0000
(10:34 +0000)
swat.h
patch
|
blob
|
blame
|
history
diff --git
a/swat.h
b/swat.h
index 731af986212fdd19c10b8863d68b4aa910627e57..8684d58a807943c710139241ee400265e0531b23 100644
(file)
--- a/
swat.h
+++ b/
swat.h
@@
-26,6
+26,7
@@
extern int in_battle;
void reset_weapons (void);
void tactics (int un);
void reset_weapons (void);
void tactics (int un);
+int create_other_ship (int type);
int in_target (int type, double x, double y, double z);
void check_target (int un, struct univ_object *flip);
void check_missiles (int un);
int in_target (int type, double x, double y, double z);
void check_target (int un, struct univ_object *flip);
void check_missiles (int un);