diff options
Diffstat (limited to 'src/spellcasting.d')
-rw-r--r-- | src/spellcasting.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/spellcasting.d b/src/spellcasting.d new file mode 100644 index 0000000..215c7ac --- /dev/null +++ b/src/spellcasting.d @@ -0,0 +1,4 @@ +src/spellcasting.o: src/spellcasting.cc src/spellcasting.h \ + src/features/feature.h src/features/../entry.h src/features/../defines.h \ + src/spell.h src/rules.h src/utils.h src/defines.h src/creature.h \ + src/item.h |