![]() |
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Functions | |
template<> | |
Animations * | asset_create (const std::string &name) |
template<> | |
void | asset_destroy (Animations *item) |
Animations* asset_create | ( | const std::string & | name | ) |
Definition at line 18 of file Animations.cpp.
References add_string(), name, Animations::name, and Animations::num_animations.
void asset_destroy | ( | Animations * | item | ) |
Definition at line 26 of file Animations.cpp.
References Animations::faces, free_string(), and Animations::name.