summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
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 042b54af42..830abc75e4 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -563,7 +563,7 @@ public:
int friendly_pickup; // pickup setting for allies
unsigned short prev_targ;
- coord_def prev_grd_targ;
+ coord_def prev_grd_targ;
char your_name[kNameLen];
species_type species;