Crossfire Server, Trunk
Faces.cpp File Reference
#include "Faces.h"
#include "string.h"
+ Include dependency graph for Faces.cpp:

Go to the source code of this file.

Functions

template<>
Faceasset_create (const std::string &name)
 
template<>
void asset_destroy (Face *item)
 

Function Documentation

◆ asset_create()

template<>
Face* asset_create ( const std::string &  name)

Definition at line 17 of file Faces.cpp.

References add_string(), Face::name, and give::name.

+ Here is the call graph for this function:

◆ asset_destroy()

template<>
void asset_destroy ( Face item)

Definition at line 24 of file Faces.cpp.

References free_string().

Referenced by Faces::replace().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: