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