From 4bd7eeec09629d3c0f900d42c899fe23c69e07b6 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 14 Dec 2012 22:25:07 -0800 Subject: Prepare to trim skills --- src/map/magic.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/magic.hpp') diff --git a/src/map/magic.hpp b/src/map/magic.hpp index f7e832c..fecb975 100644 --- a/src/map/magic.hpp +++ b/src/map/magic.hpp @@ -40,8 +40,8 @@ void magic_unshroud(character_t * character); * \param supplanted Whether the status_change finished normally (0) or was supplanted by a new status_change (1) */ void -spell_effect_report_termination(int invocation, int bl_id, int sc_id, - int supplanted); +spell_effect_report_termination(int invocation, int bl_id, + StatusChange sc_id, int supplanted); /** * Initialise all spells, read config data -- cgit v1.2.3-70-g09d2