Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_endspell_hook.h
Go to the documentation of this file.
1#ifndef SF_ENDSPELL_HOOK_H
2#define SF_ENDSPELL_HOOK_H
3#include "../../../api/sfsf.h"
5
6void __thiscall sf_endspell_hook(SF_CGdSpell *_this, uint16_t spell_index);
7
8#endif
void __thiscall sf_endspell_hook(SF_CGdSpell *_this, uint16_t spell_index)