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