(M_TORP_SHELLS, SHP_TORP_SHELLS): Rename.

This commit is contained in:
Markus Armbruster 2004-08-17 18:45:04 +00:00
parent cdad6db4ac
commit e1ebe41686
4 changed files with 20 additions and 20 deletions

View file

@ -215,7 +215,7 @@ struct mlist {
enum {
SHP_AIROPS_EFF = 50, /* min. efficiency for air ops */
M_TORP_SHELLS = 3 /* number of shells used by a torpedo */
SHP_TORP_SHELLS = 3 /* number of shells used by a torpedo */
};
#endif /* _SHIP_H_ */