mirror of
https://github.com/galaxyhaxz/devilution.git
synced 2026-02-13 19:34:00 +00:00
initial up
This commit is contained in:
6
2020_03_31/Source/spelldat.cpp
Normal file
6
2020_03_31/Source/spelldat.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "diablo.h"
|
||||
|
||||
SpellData spelldata[37] =
|
||||
{
|
||||
#include "Data/xl_spell.cpp"
|
||||
};
|
||||
Reference in New Issue
Block a user