![]() |
Crossfire Server, Trunk
1.75.0
|
Include dependency graph for arch_types_valid.cpp:Go to the source code of this file.
Functions | |
| int | is_type_valid (uint8_t type) |
| Checks if the specified type is a valid one for a Crossfire object. More... | |
| 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().
Here is the caller graph for this function: