1
0
Fork 0
mirror of https://github.com/galaxyhaxz/devilution synced 2025-02-22 12:34:59 +00:00
devilution/2020_03_31/Source/spelldat.cpp
PrisonOfMirrors b720183846 initial up
2020-11-28 18:24:54 -06:00

6 lines
81 B
C++

#include "diablo.h"
SpellData spelldata[37] =
{
#include "Data/xl_spell.cpp"
};