summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocolout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/protocolout.cpp')
-rw-r--r--src/net/eathena/protocolout.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocolout.cpp b/src/net/eathena/protocolout.cpp
index d4a2e49fb..154dacf6c 100644
--- a/src/net/eathena/protocolout.cpp
+++ b/src/net/eathena/protocolout.cpp
@@ -18,6 +18,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+extern int evolPacketOffset;
+
namespace EAthena
{
#include "net/protocoloutdefine.h"