summaryrefslogtreecommitdiff
path: root/src/net/eathena/playerrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/playerrecv.h')
-rw-r--r--src/net/eathena/playerrecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/playerrecv.h b/src/net/eathena/playerrecv.h
index b768edd0d..d0ce72b74 100644
--- a/src/net/eathena/playerrecv.h
+++ b/src/net/eathena/playerrecv.h
@@ -40,6 +40,7 @@ namespace EAthena
void processPlayerHeal(Net::MessageIn &msg);
void processPlayerSkillMessage(Net::MessageIn &msg);
void processWalkResponse(Net::MessageIn &msg);
+ void processWalkError(Net::MessageIn &msg);
void processNotifyMapInfo(Net::MessageIn &msg);
void processPlayerFameBlacksmith(Net::MessageIn &msg);
void processPlayerFameAlchemist(Net::MessageIn &msg);