#ifndef __SPELLINFO_H__ #define __SPELLINFO_H__ struct SpellEffect { UINT Target; UINT Class; // decal , }; #endif