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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index b2738753b5..6c289d5727 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1366,6 +1366,7 @@ public:
void pandemon_init();
void uglything_init();
void uglything_mutate();
+ void uglything_upgrade();
void destroy_inventory();
void load_spells(mon_spellbook_type spellbook);