Split get_rnd_toptenentry from tt_oname

This commit is contained in:
Pasi Kallinen
2015-12-28 18:06:48 +02:00
parent 32305ace5c
commit a5ed69288f
2 changed files with 32 additions and 16 deletions

View File

@@ -2299,6 +2299,7 @@ E void NDECL(timer_sanity_check);
E void FDECL(formatkiller, (char *, unsigned, int, BOOLEAN_P));
E void FDECL(topten, (int, time_t));
E void FDECL(prscore, (int, char **));
E struct toptenentry *NDECL(get_rnd_toptenentry);
E struct obj *FDECL(tt_oname, (struct obj *));
/* ### track.c ### */