summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/losglobal.h
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/losglobal.h
parent1c7237e65efe66c1130c2865c76c18fc19b51cb7 (diff)
downloadcrawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.tar.gz
crawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.zip
... and check if it works.
Diffstat (limited to 'crawl-ref/source/losglobal.h')
-rw-r--r--crawl-ref/source/losglobal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/losglobal.h b/crawl-ref/source/losglobal.h
index f861fc4f90..2fad6726d4 100644
--- a/crawl-ref/source/losglobal.h
+++ b/crawl-ref/source/losglobal.h
@@ -15,4 +15,3 @@ void invalidate_los();
bool cell_see_cell(const coord_def& p, const coord_def& q, los_type l);
#endif
-