summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.h')
-rw-r--r--crawl-ref/source/mon-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index 7999466af5..df57a774d7 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -577,7 +577,7 @@ void mons_load_spells(monsters *mon, mon_spellbook_type book);
monster_type royal_jelly_ejectable_monster();
monster_type random_draconian_monster_species();
-void define_monster(int mid);
+void define_monster(int midx);
void define_monster(monsters &mons);
void mons_pacify(monsters *mon);