|
Crossfire Server, Branch 1.12
R12190
|

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().
1.7.6.1