1
0
Fork 0
mirror of https://github.com/galaxyhaxz/devilution synced 2025-02-23 12:44:54 +00:00
devilution/2020_03_31/Source/spelldat.h

8 lines
127 B
C
Raw Normal View History

2020-11-28 18:24:54 -06:00
//HEADER_GOES_HERE
#ifndef __SPELLDAT_H__
#define __SPELLDAT_H__
extern SpellData spelldata[37];
#endif /* __SPELLDAT_H__ */