|
Crossfire Server, Branches 1.12
R18729
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | Crossfire_Archetype |
Functions | |
| PyObject * | Crossfire_Archetype_wrap (archetype *what) |
Variables | |
| PyTypeObject | Crossfire_ArchetypeType |
| PyObject* Crossfire_Archetype_wrap | ( | archetype * | what | ) |
Definition at line 57 of file cfpython_archetype.c.
| PyTypeObject Crossfire_ArchetypeType |
Definition at line 24 of file cfpython_archetype_private.h.
Referenced by Crossfire_Archetype_wrap(), and initPlugin().