summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_spells.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-09-30 15:09:08 +0200
committerAdam Borowski <kilobyte@angband.pl>2010-09-30 15:09:56 +0200
commita5913c2314eea9027193ae33e68646f95d231cac (patch)
tree702809d01c887722212607e530dce942da7ad350 /crawl-ref/source/l_spells.cc
parent1c7237e65efe66c1130c2865c76c18fc19b51cb7 (diff)
downloadcrawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.tar.gz
crawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.zip
... and check if it works.
Diffstat (limited to 'crawl-ref/source/l_spells.cc')
-rw-r--r--crawl-ref/source/l_spells.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/l_spells.cc b/crawl-ref/source/l_spells.cc
index 9eb54273bd..ba9decae45 100644
--- a/crawl-ref/source/l_spells.cc
+++ b/crawl-ref/source/l_spells.cc
@@ -21,4 +21,3 @@ const struct luaL_reg spells_dlib[] =
{ "toxic_radiance", _toxic_radiance },
{ NULL, NULL }
};
-