|
Crossfire Server, Trunk
|

Go to the source code of this file.
Functions | |
| template<> | |
| Face * | asset_create (const std::string &name) |
| template<> | |
| void | asset_destroy (Face *item) |
| Face* asset_create | ( | const std::string & | name | ) |
Definition at line 17 of file Faces.cpp.
References add_string(), name, and Face::name.

| void asset_destroy | ( | Face * | item | ) |
Definition at line 24 of file Faces.cpp.
References free_string().
Referenced by Faces::replace().

