mirror of
https://github.com/galaxyhaxz/devilution.git
synced 2026-01-14 07:29:58 +00:00
7 lines
81 B
C++
7 lines
81 B
C++
#include "diablo.h"
|
|
|
|
SpellData spelldata[37] =
|
|
{
|
|
#include "Data/xl_spell.cpp"
|
|
};
|