view src/tool-util.h @ 14:b7fe2e0e4b86

Added #defines which hold the chance of nebulous terrain affecting your weapons systems.
author darius
date Sat, 06 Dec 1997 06:27:50 +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 */ );