YJREAIKOWI2T6CUFFEL3BVK32PXYWPJIHC3BFJYCMMKU3P4BET4AC
SNH6UWOYVWP4A6B4NC6YZ6KRYPYCGGNYCW5TILTALPH552H2EUFQC
if (index < 0 || (unsigned int) index >= ARRAYSZ(old_species_order)) return (SP_UNKNOWN);
if (index < 0 || (unsigned int) index >= ARRAYSZ(old_species_order))
return (SP_UNKNOWN);
ASSERT(index >= 0 && index < ARRAYSZ(old_species_order));
const char *get_species_abbrev( int which_species )
const char *get_species_abbrev(int which_species)
int get_species_by_abbrev( const char *abbrev )
int get_species_by_abbrev(const char *abbrev)