From da6769f929be02a0b3b4d6c52b79922104cdd053 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 23 Jun 2014 20:40:46 -0700 Subject: Use the generated char server protocol in the map server --- src/map/intif.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/intif.hpp') diff --git a/src/map/intif.hpp b/src/map/intif.hpp index 2e3d3fe..44bd8eb 100644 --- a/src/map/intif.hpp +++ b/src/map/intif.hpp @@ -31,7 +31,7 @@ # include "../mmo/fwd.hpp" -int intif_parse(Session *); +RecvResult intif_parse(Session *, uint16_t packet_id); void intif_GMmessage(XString mes); -- cgit v1.2.3-70-g09d2