From d433baee079a3168b4bf26cf25ed55342c81990c Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 25 Jun 2011 23:21:24 +0000 Subject: Slightly cleaned up some ancient Brandish Spear code: * remove helper 'struct square' from common/mmo.h * moved skill_castend_nodamage_id's case ML_BRANDISH to separate function git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14866 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index e5e7709bc..6e4020db2 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -519,12 +519,6 @@ struct guild_castle { int temp_guardians_max; }; -// for Brandish Spear calculations -struct square { - int val1[5]; - int val2[5]; -}; - struct fame_list { int id; int fame; -- cgit v1.2.3-70-g09d2