Crossfire Server, Trunk
|
Go to the source code of this file.
Functions | |
int | is_type_valid (uint8_t type) |
int is_type_valid | ( | uint8_t | type | ) |
Checks if the specified type is a valid one for a Crossfire object.
type | value to check. |
Definition at line 17 of file arch_types_valid.cpp.
References OBJECT_TYPE_MAX, and is_valid_types_gen::type.
Referenced by check_loaded_object().