summaryrefslogtreecommitdiff
path: root/src/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/externs.h')
-rw-r--r--src/externs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/externs.h b/src/externs.h
index 3c69928c..bea4a842 100644
--- a/src/externs.h
+++ b/src/externs.h
@@ -307,8 +307,7 @@ extern alchemist_recipe *alchemist_recipes;
extern u32b alchemist_known_artifacts[6];
extern u32b alchemist_gained;
extern s16b player_hp[PY_MAX_LEVEL];
-extern header *al_head;
-extern char *al_name;
+
extern artifact_select_flag *a_select_flags;
extern ability_type *ab_info;