summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/newgame.h')
-rw-r--r--crawl-ref/source/newgame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.h b/crawl-ref/source/newgame.h
index ea3279e999..5c58bb9813 100644
--- a/crawl-ref/source/newgame.h
+++ b/crawl-ref/source/newgame.h
@@ -61,7 +61,6 @@ undead_state_type get_undead_state(const species_type sp);
* called from: acr
* *********************************************************************** */
bool new_game();
-void initialise_item_descriptions();
int give_first_conjuration_book();
bool choose_race(void);