#include "stdafx.h" #include "Logger.h" #include "L2Client.h" void L2Client::ph_PartyMemberPosition( class L2Client *pcls, L2GamePacket *p ) { // TODO: ph_PartyMemberPosition UNREFERENCED_PARAMETER(pcls); UNREFERENCED_PARAMETER(p); }