From 8ed89ded1f45665fadd1e16ddc5d1b4962ad2182 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 May 2014 22:16:03 +0300 Subject: Move net sprite defines into separate file. --- src/net/tmwa/protocol.h | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'src/net/tmwa/protocol.h') diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index 17d6a4cc8..6ff1b45ab 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -49,25 +49,6 @@ namespace TmwAthena }; } // namespace TmwAthena -enum -{ - SPRITE_BASE = 0, - SPRITE_SHOE, - SPRITE_BOTTOMCLOTHES, - SPRITE_TOPCLOTHES, - SPRITE_MISC1, - SPRITE_MISC2, - SPRITE_HAIR, - SPRITE_HAT, - SPRITE_CAPE, - SPRITE_GLOVES, - SPRITE_WEAPON, - SPRITE_SHIELD, - SPRITE_EVOL1, - SPRITE_EVOL2, - SPRITE_VECTOREND -}; - /********************************* * Packets from server to client * *********************************/ -- cgit v1.2.3-70-g09d2