summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.cc')
-rw-r--r--crawl-ref/source/debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index d2c57506a9..5356ecf878 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -2639,7 +2639,7 @@ void debug_stethoscope(int mon)
mons.experience,
mons.hit_points, mons.max_hit_points,
mons.ac, mons.ev,
- mons_resist_magic( &mons ),
+ mons.res_magic(),
mons.speed, mons.speed_increment,
mons.base_monster != MONS_NO_MONSTER ? " base=" : "",
mons.base_monster != MONS_NO_MONSTER ?