view src/tool-util.h @ 12:8f2256d473fb

Empty changelog
author darius
date Sat, 06 Dec 1997 05:10:46 +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 */ );