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