summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2006-09-25 23:03:59 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2006-09-25 23:03:59 +0000
commit197a47d1f4bc53169a0f3710559bf797546b1e1d (patch)
tree3f44c83636a8d0ef468bba5f2732a9b21f12fbd7 /crawl-ref/source/externs.h
parent25c452a14945c7783ddef7fba7ae3889096e4d27 (diff)
downloadcrawl-ref-197a47d1f4bc53169a0f3710559bf797546b1e1d.tar.gz
crawl-ref-197a47d1f4bc53169a0f3710559bf797546b1e1d.zip
Implemented feature request 1565211 - display launcher stats with 'v'.
Also cleaned up a typo somewhere and that verbose was getting type char for no obvious reason. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup@123 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 981b38cfeb..0dbe078a58 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -230,7 +230,7 @@ struct item_def
short plus2; // +to dam, sub-sub type for boots and helms
long special; // special stuff
unsigned char colour; // item colour
- unsigned long flags; // item statuc flags
+ unsigned long flags; // item status flags
short quantity; // number of items
short x; // x-location; for inventory items = -1