summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-18 17:43:28 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-18 17:43:28 +0000
commit7859ec7d106b545be9ea1488408ef9a8b286dfa3 (patch)
treed19c50ab4276120994fb079fa18f408e1e00607f /crawl-ref/source/externs.h
parent9343efdd70ffadb2c1eeeb40bec21cfc2e0f7448 (diff)
downloadcrawl-ref-7859ec7d106b545be9ea1488408ef9a8b286dfa3.tar.gz
crawl-ref-7859ec7d106b545be9ea1488408ef9a8b286dfa3.zip
Simplify.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10720 c06c8d41-db1a-0410-9941-cceddc491573
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);