summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player-equip.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/player-equip.h
parent1c7237e65efe66c1130c2865c76c18fc19b51cb7 (diff)
downloadcrawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.tar.gz
crawl-ref-a5913c2314eea9027193ae33e68646f95d231cac.zip
... and check if it works.
Diffstat (limited to 'crawl-ref/source/player-equip.h')
-rw-r--r--crawl-ref/source/player-equip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/player-equip.h b/crawl-ref/source/player-equip.h
index 1753ab3730..fe1c5f4ce2 100644
--- a/crawl-ref/source/player-equip.h
+++ b/crawl-ref/source/player-equip.h
@@ -12,4 +12,3 @@ bool meld_slot(equipment_type slot, bool msg=true);
bool unmeld_slot(equipment_type slot, bool msg=true);
#endif
-