declare stage1_spell_benchmark extern
This commit is contained in:
parent
4eabee70a7
commit
0dde58bfd2
1 changed files with 1 additions and 1 deletions
|
@ -41,5 +41,5 @@ extern StageProcs stage1_procs;
|
|||
extern StageProcs stage1_spell_procs;
|
||||
|
||||
#ifdef SPELL_BENCHMARK
|
||||
AttackInfo stage1_spell_benchmark;
|
||||
extern AttackInfo stage1_spell_benchmark;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue