From 9c19f89a5fb3947541286b349479eb8276dc8b65 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 4 Nov 2014 22:41:51 -0800 Subject: Remove sc_count It was a negligible performance gain during death, but a lot of bugs. --- src/map/battle.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/battle.hpp') diff --git a/src/map/battle.hpp b/src/map/battle.hpp index 4a69b8e..aa96a72 100644 --- a/src/map/battle.hpp +++ b/src/map/battle.hpp @@ -97,7 +97,6 @@ MobMode battle_get_mode(dumb_ptr bl); int battle_get_stat(SP stat_id, dumb_ptr bl); eptr battle_get_sc_data(dumb_ptr bl); -short *battle_get_sc_count(dumb_ptr bl); Opt1 *battle_get_opt1(dumb_ptr bl); Opt2 *battle_get_opt2(dumb_ptr bl); Opt3 *battle_get_opt3(dumb_ptr bl); -- cgit v1.2.3-70-g09d2