Slight cleanup on recent pull req + changing versions up

This commit is contained in:
KimLS
2013-02-22 22:31:07 -08:00
parent 306cf7a5f5
commit 1b44123551
8 changed files with 15 additions and 20 deletions
-2
View File
@@ -1,8 +1,6 @@
#ifndef EQ_SOPCODES_H
#define EQ_SOPCODES_H
#define EQEMU_PROTOCOL_VERSION "0.3.10"
#include "../common/types.h"
#include "../common/packet_functions.h"
#include "../common/eq_packet_structs.h"