.DT
query_valid_race
DW_wibble creator help
query_valid_race

.SH Name
.SP 5 5
query_valid_race -  This method checks to see if the specified race is valid or not.
.EP

.SH Syntax
.SI 5
int query_valid_race(string race)
.EI

.SH Parameters
.SI 5
%^BOLD%^race%^RESET%^ - the race to check for validity
.EI

.SH Returns
.SI 5
1 if it exists, 0 if it does not
.EI

.SH Defined in
.SI 5
/std/race.c
.EI

.SH Description
.SP 5 5

This method checks to see if the specified race is valid or not.
.EP

