view src/tool-util.h @ 20:9f180bf494bd default tip

Made torps and fighter wobbly. They have a chance of tracking randomly instead of staying straight or seeking if in nebulous terrain. Option is turned on when NEBULA_EFFECT contains PHOTON and/or FIGHTER.
author darius
date Wed, 24 Dec 1997 12:42:09 +0000
parents 0836fb919dfa
children
line wrap: on
line source

#include "defs.h"

char team_to_letter( /* int */ );
char pnum_to_letter( /* int */ );
int letter_to_team( /* char */ );
int letter_to_pnum( /* char */ );