|
Spellforce-Spell-framework
|
#include "../sf_wrappers.h"#include "../sf_hooks.h"#include "../../registry/spell_data_registries/sf_spellend_registry.h"#include <stdint.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include "sf_endspell_hook.h"
Go to the source code of this file.
Functions | |
| void __thiscall | sf_endspell_hook (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | sf_figure_end_spells_hook (SF_CGdFigureToolbox *_this, uint16_t figure_id) |
| void __thiscall sf_figure_end_spells_hook | ( | SF_CGdFigureToolbox * | _this, |
| uint16_t | figure_id ) |